You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.