Findparking is a project to car or motorcycle drivers that need to find a free slot parking. Drivers can search the registered parkings and notify if the parking has free slots or if where the driver slot is busy.
node.js 7.x or later
php artisan migrate:refresh
php artisan migrate:refresh --seed
npm install
npm run dev
php artisan serve