To run Quiz App do the following
- Configure .env file to connect to any MySQL server.
- Run: php artisan migrate:fresh --seed
- Run: php artisan serve
- Navigate to URL provided in terminal
- Login with dmin user /login email: admin@local.host password: 1234
- You can register new users /register