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.
 
 
 
 
 
Aji Kamaludin 181fc0f29b
Merge pull request #2 from ajikamaludin/dependabot/composer/guzzlehttp/psr7-2.5.0
Bump guzzlehttp/psr7 from 2.4.4 to 2.5.0
1 year ago
app UPGRADE LARAVEL 10 & ADD HTTP SECURE AWARE 1 year ago
bootstrap
config master booking done 2 years ago
database add docker compose & generated migration 1 year ago
lang/en
public expense 50% refactor 2 years ago
resources add docker compose & generated migration 1 year ago
routes final 2 years ago
storage
tests
.editorconfig
.env.example UPGRADE LARAVEL 10 & ADD HTTP SECURE AWARE 1 year ago
.gitattributes
.gitignore
.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
Dockerfile add docker compose & generated migration 1 year ago
README.md update readme 2 years ago
artisan
composer.json add docker compose & generated migration 1 year ago
composer.lock Bump guzzlehttp/psr7 from 2.4.4 to 2.5.0 1 year ago
default.conf add docker compose & generated migration 1 year ago
docker-compose.yml add docker compose & generated migration 1 year ago
index.php upload hosting 2 years ago
jsconfig.json
package-lock.json UPGRADE INERTIA V1.0.0 2 years ago
package.json add docker compose & generated migration 1 year ago
phpunit.xml
portalyi_sistem.sql UPGRADE INERTIA V1.0.0 2 years ago
postcss.config.js
tailwind.config.js temp 2 years ago
user.ini add docker compose & generated migration 1 year ago
vite.config.js

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