- Go to project path.
- Run: Composer install.
- Copy: .env.example to .env file.
I've attached 'dayra.mysql' to the root directory.
Just add it to your databases.
Username: [email protected]
Password: dayra
BASE URL = http://localhost/dayra/public/api
Login = '/login'
createInvoice = '/invoices/store'
CreateClient = '/clients/store'