update readme

dev
ajikamaludin 2 years ago
parent 53ff88a932
commit 8a4bbc45a4
Signed by: ajikamaludin
GPG Key ID: 476C9A2B4B794EBB

@ -1,7 +1,7 @@
# Payroll App - Laravel inertiajs - firebase # Payroll App - Laravel inertiajs - firebase
laravel Payroll App Example with inertiajs - react with tailwind and firebase firestore laravel Payroll App Example with inertiajs - react with tailwind and firebase firestore
record employesss and absent to print payments invoices for Indonesian workers multiple user login admin and employess user, record employesss and absent to print payments invoices for Indonesian workers
## Support me ## Support me
<a href="https://trakteer.id/ajikamaludin" target="_blank"><img id="wse-buttons-preview" src="https://cdn.trakteer.id/images/embed/trbtn-blue-2.png" height="40" style="border:0px;height:40px;" alt="Trakteer Saya"></a> <a href="https://trakteer.id/ajikamaludin" target="_blank"><img id="wse-buttons-preview" src="https://cdn.trakteer.id/images/embed/trbtn-blue-2.png" height="40" style="border:0px;height:40px;" alt="Trakteer Saya"></a>
@ -22,6 +22,12 @@ $ npm install
$ npm run dev # compiling asset for development $ npm run dev # compiling asset for development
``` ```
## Default User
```
username : admin
password : admin
```
## Compile Assets ( to prod ) ## Compile Assets ( to prod )
```bash ```bash

Loading…
Cancel
Save