Skip to content

samkiwi2019/driving

Repository files navigation

run this project

# 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

Demo

Driving test

About Driving Test

Driving Test is a web application base on Laravel Framework.

Main technique

  • Laravel + blade + Vue (SPA)
  • Mysql

UI Framework

Vuetify

About

Laravel + Vue (SPA)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published