Simple Desk Booking is an easy-to-use desk booking software which allows users to reserve a full-day seat at the workplace.
-
Clone repository to your local machine (or production environment).
-
Create a new database for the application.
-
Create your .env file by cloning .env.example file.
-
Update .env file with database connection details and proper environment settings.
-
Run below command to install missing dependencies:
composer install
-
Run below command to generate your app key:
php artisan key:generate
-
Run below command to complete migrations on database:
php artisan migrate
-
Run below command to create admin user (you must set credentials in .env file first):
php artisan db:seed
-
Done. Now you can create locations for your company through admin panel and your users can register to start using the application.
If you discover a security vulnerability within Simple Desk Booking, please create a new issue under Issues section. All security vulnerabilities will be promptly addressed.
Simple Desk Booking is open-sourced software licensed under the MIT license.
Simple Desk Booking is my first open source project and I'm going to contribute to other open source projects in the future.
If you think this project helped you in any way and you want to support me on my journey, please feel free to send any amount through below methods.
Channel | Detail |
---|---|
GitHub Sponsors | |
Bitcoin | 1PVvDhjqkvYoiZQKbpUpgKYXHR4Dv29S5J |
Ethereum | 0x72c9f744fbc52462e3bcff81a4a536efef080639 |