nucreativa/laravel-frontaccounting-models

FrontAccounting 的 Eloquent 模型

0.4.1 2018-05-04 04:48 UTC

This package is auto-updated.

Last update: 2024-09-08 23:29:01 UTC


README

为 Laravel 的 FrontAccounting 表模型。

主要思想
  • 我想使用 FrontAccounting 作为 ERP 的低成本解决方案(因为它免费)
  • 我想使用 Laravel 建立自己的网店
  • 我想使用 GraphQL 而不是 REST 从 FrontAccounting 数据库获取所有数据
如何使用
composer require nucreativa/laravel-frontaccounting-models
相关项目

Laravel FrontAccounting GraphQL