SPA, Salon, Bar, Lounge, Table Booking & Billing Software Source Code
Features:
1. Very Esay To Use Salon, SPA, Lounge Billing & Table Management Software
2. Multi-User Software like
- Super Admin
- Admin
- Lounge Manager
- SPA Manager
- Lounge Waiter
- SPA Waiter
3. Seprate Billing & Selling Reort For SPA and Lounge
4. Table Booking Software
5. Easy to update old Order
6. Responsive Software specially designed for Mobile and Tablet use.
7. Expense Managing Facility
8. Attendance and advance salary management feature.
9. Redeem points adding facility at the time of billing.
10. Lounge & SPA Redeem Points Report
11. Branch Adding Facility.
12. Separate Report for every branch.
13. Staff Adding and their work schedule managing facility
14. Date and Name wise Report searching Facility
15. Track every bill with the help of date
16.Super easy Interface and design
Steps to Install:
1. Extract Downloaded Folder
2. Find ‘nasha.db’
3. Create Database named ‘nasha’ in MySQL
4. Copy nasha.db sql query and paste.
5. Or you can Run ‘php artisan migrate’ on composer / command line.
6. Run project by typing ‘php artisan server’ in your WAMP/ LAMP command line or composer
7. Run ‘php artisan migrate’ on composer / command line.
8. Sign up
9. Go to users table and convert user type from ‘User’ to ‘Admin’
10. Open admin by typing https://youdomain.com/home
11. Now you are ready to go.
Version:
"require": {
"php": "^7.2.24",
"fideloper/proxy": "^4.0",
"intervention/image": "^2.5",
"laravel/framework": "5.8.*",
"laravel/passport": "^7.5",
"laravel/tinker": "^1.0"
},