This is the full-stack Tourist Agency Management System. By Full stack Tourist Agency Management System i mean that the system includes both the website part or front end part and the backend part or system part. .
Grandez-Booking-System is a multi management system that aims to make Tourist Agency administration and activities a breeze by using the power of the internet and increased connectivity.
- Php 8.1 and above
- Laravel 9.x
- Livewire 2.x
- TailwindCss
- Composer
- Since this project is running laravel 9, we suggest checking out the official requirements here
-
Create a database
-
Open the project folder in your IDE
-
Copy and paste the .env.example file in the same directory and rename the new .env copy.example to .env
-
In the .env file of the project add your database name
-
Install Composer and NodeJs in your machine
-
In the terminal in your IDE, run the following commands:
1. composer install
2. php artisan key:generate
3. php artisan migrate --seed
4. php artisan key:generate
5. php artisan serve
After running the above commands, you should be able to access the application at http::/localhost or your designated domain name depending on configuration.
**Admin**
* [email protected]
* Password: password
**User**
* Email: [email protected]
* Password: password
Do you like the current state of this project?, you can support me or hire me for work