nucreativa/laravel-frontaccounting-models

Eloquent Models of FrontAccounting

0.4.1 2018-05-04 04:48 UTC

This package is auto-updated.

Last update: 2024-04-08 22:33:02 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