596 B
596 B
AutoMngr
Manage Cars, Contacts and Contracts
- Export as Excel
- Print Contracts as PDF
Running on Laravel v8
Project Setup
Prequisites:
- (Docker)[https://docker.com] installed and running
- 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