nucreativa/laravel-frontaccounting-models

Eloquent Models of FrontAccounting

Installs: 57

Dependents: 1

Suggesters: 0

Security: 0

Stars: 5

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/nucreativa/laravel-frontaccounting-models

0.4.1 2018-05-04 04:48 UTC

This package is auto-updated.

Last update: 2025-10-09 01:45:37 UTC


README

FrontAccounting tables model for Laravel.

Main Ideas
  • I want use FrontAccounting as cheap solution for ERP (because it's free)
  • I want build my own Web Store using Laravel
  • I want use GraphQL instead REST to get all data from FrontAccounting Database
How to Use
composer require nucreativa/laravel-frontaccounting-models
Related Project

Laravel FrontAccounting GraphQL