Closed zacksmash closed 4 years ago
This PR completely automates the installation process to just using the Artisan command.
php artisan fortify-ui:install
To skip the service provider file, you can add an optional flag
php artisan fortify-ui:install --skip-provider
This PR completely automates the installation process to just using the Artisan command.
php artisan fortify-ui:install
To skip the service provider file, you can add an optional flag
php artisan fortify-ui:install --skip-provider