Added the ability to change the location of the user class
php artisan make:user [email protected] --userclass=\\App\\Models\\User
Added the ability to change the location of the user class
php artisan make:user [email protected] --userclass=\\App\\Models\\User