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 Initial Project 2 years ago
config master booking done 2 years ago
database add docker compose & generated migration 1 year ago
lang/en Initial Project 2 years ago
public expense 50% refactor 2 years ago
resources add docker compose & generated migration 1 year 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 UPGRADE LARAVEL 10 & ADD HTTP SECURE AWARE 1 year 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
Dockerfile add docker compose & generated migration 1 year ago
README.md update readme 2 years ago
artisan Initial Project 2 years ago
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 Initial Project 2 years ago
package-lock.json UPGRADE INERTIA V1.0.0 2 years ago
package.json add docker compose & generated migration 1 year 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
user.ini add docker compose & generated migration 1 year 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