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 )…

Online Hotel Booking In PHP

Online Hotel Booking In PHP A hotel reservation system works by processing secure online reservations made through a hotel’s website. The data is then passed onto a backend system which can be accessed by hotels to manage bookings. Other features may come with it – for example, the automation of reservation confirmation emails. Small hotel…