Skip to content

Educational proyect. This is a Rent a Car implementation in PHP using Laravel and Vue.js

License

Notifications You must be signed in to change notification settings

vyzaldysanchez/rent-a-car

Repository files navigation

rent-a-car

Educational proyect. This is a Rent a Car implementation in PHP

Must have (PHP version >= 7) installed, also composer to install dependencies.

Must have MySQL installed.

Must install Laravel globally in your machine.

LAMP Stack

Upgrading PHP to version 7.x

Must install Node.JS

I'm using some vue.js components that can be found here.

yarn for JS dependencies.

composer install for PHP dependencies.

yarn run prod to build production bundle.

yarn run watch poll or yarn run dev to build the development bundle.

php artisan migrate --seed to seed all default data.

php artisan serve to see this working!

Happy Coding!! ❤️ 💻

About

Educational proyect. This is a Rent a Car implementation in PHP using Laravel and Vue.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published