Online Hotel Booking system in php laravel

Online Hotel Booking system in php laravel Demo Credential: Email: admin@admin.com Pass: password How to use using composer Clone the repository with git clone Copy .env.example file to .env and edit database credentials there Run composer install Run php artisan key:generate Run php artisan migrate –seed (it has some seeded data for your testing) That’s it: launch the main URL and login with default credentials admin@admin.com – password…

EVENT BOOKING SYSTEM IN PHP LARAVEL

EVENT BOOKING SYSTEM IN PHP LARAVEL Event management is the application of project management to the creation and development of large-scale events such as festivals, conferences, ceremonies, weddings, formal parties, concerts, or conventions. It involves studying the brand, identifying its target audience, devising the event concept, and coordinating the technical aspects before actually launching the event. The process of planning and…

PHP Online File Storage Project | mini-Dropbox or Google Drive

PHP Online File Storage Project | mini-Dropbox or Google Drive Laravel 5.5 based system for storing files, registration and Stripe payments In simple words, it’s a mini Dropbox or Google Drive, built with Laravel. It is a demo project for demonstrating what can be generated with QuickAdminPanel tool. Features: Multi-tenancy system: Users can register and upload files/folders,…

Time Management System PHP MYSQL

Time Management System PHP MYSQL  Laravel 5.3 based system for freelancers to manage their work time It is a demo project for demonstrating what can be generated with QuickAdminPanel tool. This Project  is all generated with QuickAdmin except for custom code for Reports functionality. Demo Credential: Email: admin@admin.com Pass: password How to use using composer Clone the repository with git clone Copy .env.example file…

Expense Management System in php free download

Expense Management System in php free download Laravel 5.5 based system for managing expenses and income It is a demo project for demonstrating what can be generated with  QuickAdminPanel  tool. Features: CRUDs for income/expenses and their categories Monthly reports by income/expenses and their categories Multi-tenancy: Ability to register new user who sees only their categories/entries…

Online Notes Sharing Platform PHP Mysql Project

Online Notes Sharing Platform PHP Mysql Project Requirements PHP 5.3 or higher recommended MySQL DB Ability to write .htaccess file for apache mod_rewrite ( Make Sure PHP Version 5.5 to 5.6 ) Xamp PHP 5.6 download link –  Click Here Xamp PHP 5.5 download link –  Click Here Installation Upload College-Notes-Gallery to the directory of your choice. (E.g : /var/www/html/online-notes-sharing )…