laravel-fortify-demo This repo is part of the article "Using Laravel Fortify to restore laravel/ui functionality". You can read at DEV Installation clone this repo composer install cp .env.example .env php artisan key:generate configure database php artisan migrate