An Online Repair Management System in Laravel
git clone https://github.com/MoQuayson/Easy-Fix.git
cd Easy-Fix
npm install
composer update
npm run dev
php artisan serve
Runs the app in the development mode.
Open http://127.0.0.1:8000 to view it in your browser.