The goal of this project is to implement a building a fleet-management system (bus-booking system) using the latest version of the Laravel Framework
copy .env.example to .env file
set the following Database Criedentials according to your Decker Config
For Example:
DB_CONNECTION=mysql
DB_HOST=mysql
DB_PORT=3306
DB_DATABASE=homestead
DB_USERNAME=homestead
DB_PASSWORD=homestead
Create a new database with name "your_db_name"
To install the vendors Run command composer update
To run the migrations and create the database
Run command php artisan migrate.
Run php artisan serve to make the project work.
Laravel - The web framework used
APP_URL/dashboard/login
Email: admin@bus-booking-system.com
Password: password
APP_URL/api/
Email: mahmoudshemaees@gmail.com
password: password