Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 468 Bytes

File metadata and controls

14 lines (11 loc) · 468 Bytes

Laravel FrontAccounting GraphQL

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

Laravel FrontAccounting Models