605 B
605 B
AutoMngr
Manage Cars, Contacts and Contracts
- Export as Excel
- Print Contracts as PDF
Running on Laravel 8
Project Setup
Prerequisites:
- Docker installed and running
Steps:
- copy .env.example to .env
- start app by running
./vendor/bin/sail upinside the main directory (or configure a bash alias:alias sail='bash vendor/bin/sail') then you can usesail up - Run migrations and seed db:
sail php artisan migrate:fresh --seed sail npm run watch- Access the web application at
0.0.0.0 - The default credentials are
hello@salloum.chandabc123