aplikasi payroll dengan laravel inertiajs reactjs dan firebase
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
ajikamaludin 8a4bbc45a4
update readme
2 years ago
app update firebase template & upload picture 2 years ago
bootstrap init project template 2 years ago
config update firebase template & upload picture 2 years ago
database init project template 2 years ago
lang/en init project template 2 years ago
public init project template 2 years ago
resources update firebase template & upload picture 2 years ago
routes update firebase template & upload picture 2 years ago
storage init project template 2 years ago
tests init project template 2 years ago
.editorconfig init project template 2 years ago
.env.example init project template 2 years ago
.gitattributes init project template 2 years ago
.gitignore update firebase template & upload picture 2 years ago
README.md update readme 2 years ago
artisan init project template 2 years ago
composer.json setting potongan gaji done 2 years ago
composer.lock setting potongan gaji done 2 years ago
jsconfig.json init project template 2 years ago
package-lock.json done next login 2 years ago
package.json done next login 2 years ago
phpunit.xml init project template 2 years ago
postcss.config.js init project template 2 years ago
screenshot1.png update readme & add screenshot 2 years ago
screenshot2.png update readme & add screenshot 2 years ago
tailwind.config.js init project template 2 years ago
vite.config.js init project template 2 years ago

README.md

Payroll App - Laravel inertiajs - firebase

laravel Payroll App Example with inertiajs - react with tailwind and firebase firestore multiple user login admin and employess user, record employesss and absent to print payments invoices for Indonesian workers

Support me

Trakteer Saya

Requirements

  • PHP 8.0 or latest
  • Node 16+ or latest

How to run

$ cp .env.example .env # configure app for laravel
$ cp resources/js/firebase.js.example resources/js/firebase.js # configure your firebase config
$ composer install
$ npm install
$ npm run dev # compiling asset for development

Default User

username : admin
password : admin

Compile Assets ( to prod )

$ npm run build

Screenshot