petty-cash to manage expense and income custom request as invoice printer too
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 665e4918ac
update readme
2 years ago
app lastfix 2 years ago
bootstrap Initial Project 2 years ago
config master booking done 2 years ago
database expense 50% refactor 2 years ago
lang/en Initial Project 2 years ago
public expense 50% refactor 2 years ago
resources UPGRADE INERTIA V1.0.0 2 years ago
routes final 2 years ago
storage Initial Project 2 years ago
tests Initial Project 2 years ago
.editorconfig Initial Project 2 years ago
.env.example Initial Project 2 years ago
.gitattributes Initial Project 2 years ago
.gitignore Initial Project 2 years ago
.htaccess upload hosting 2 years ago
1.png UPGRADE INERTIA V1.0.0 2 years ago
2.png UPGRADE INERTIA V1.0.0 2 years ago
3.png UPGRADE INERTIA V1.0.0 2 years ago
README.md update readme 2 years ago
artisan Initial Project 2 years ago
composer.json UPGRADE INERTIA V1.0.0 2 years ago
composer.lock UPGRADE INERTIA V1.0.0 2 years ago
index.php upload hosting 2 years ago
jsconfig.json Initial Project 2 years ago
package-lock.json UPGRADE INERTIA V1.0.0 2 years ago
package.json UPGRADE INERTIA V1.0.0 2 years ago
phpunit.xml Initial Project 2 years ago
portalyi_sistem.sql UPGRADE INERTIA V1.0.0 2 years ago
postcss.config.js Initial Project 2 years ago
tailwind.config.js temp 2 years ago
vite.config.js Initial Project 2 years ago

README.md

Yamato Cash Management - Laravel Inertijs

Laravel Cash Management Example with Inertia V1.0.0 🎉 with UI - Kit daisyui

Support me

Trakteer Saya

Requirements

  • PHP 8.0/8.1
  • Node 16

How to run

$ cp .env.example .env # create database and import sql file in root folder
$ composer install
$ php artisan migrate
$ php artisan serve
$ npm install
$ npm run dev # compiling asset for development

Compile Assets ( to prod )

$ npm run build

Screenshot