Balance Accounting System extension for Laravel
Balance Accounting System extension for Laravel is a package that provides basic support for balance accounting (bookkeeping) system based on debit and credit principle.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist illuminatech/balance
or add
"illuminatech/balance": "*"
to the require section of your composer.json.
Source Code
This post is submitted by our members. Submit a new post.
Tags: Tutorials Packages Sources Laravel 5.8 Laravel 5 Intermediate