diff --git a/README.md b/README.md index b9eaa08..6a2f5f2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Payroll App - Laravel inertiajs - firebase 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 Trakteer Saya @@ -22,6 +22,12 @@ $ npm install $ npm run dev # compiling asset for development ``` +## Default User +``` +username : admin +password : admin +``` + ## Compile Assets ( to prod ) ```bash @@ -31,4 +37,4 @@ $ npm run build ## Screenshot ![](screenshot1.png?raw=true) -![](screenshot2.png?raw=true) \ No newline at end of file +![](screenshot2.png?raw=true)