I am using a custom app name after run 'php artisan app:name' command.
When I try to generate a model, provider or any other class, generator doesn't create new file in the new directory path, keeping the original laravel path structure, and taking no care about config repository.generator file defined paths.