laravel / passport

Laravel Passport provides OAuth2 server support to Laravel.
https://laravel.com/docs/passport
MIT License
3.29k stars 780 forks source link

php artisan key:generate command uses another command __construct #1631

Closed Damzoneuh closed 1 year ago

Damzoneuh commented 1 year ago

Description:

When I launch php artisan key:generate it uses the __construct of another custom command

Steps To Reproduce:

driesvints commented 1 year ago

Hey there,

Can you first please try one of the support channels below? If you can actually identify this as a bug, feel free to open up a new issue with a link to the original one and we'll gladly help you out.

Thanks!