Laravel Fortify
composer require laravel/fortify
SimonAngatia
composer require laravel/fortify
php artisan vendor:publish --provider="Laravel\Fortify\FortifyServiceProvider"
thanks its works for me