# prepare a database.sqlite file (database/database.sqlite)
# prepare a .env file and modify DB_CONNECTION configuration to sqlite and then delete others DB configurations
composer install
npm install or yarn install
npm run watch-poll
php artisan serve
# the project will run on localhost:8000
Driving Test is a web application base on Laravel Framework.
- Laravel + blade + Vue (SPA)
- Mysql
Vuetify