abivia / ledger

General Ledger and Journal Accounting Package and API for Laravel
MIT License
102 stars 23 forks source link

fix exception on get started happened on accounts and default account #2

Closed shaband closed 2 years ago

shaband commented 2 years ago

when i tried get started example on the docs i have some issue happen on adding account and main domain
also in note that readme have installation command is

composer install  abivia/ledger

and it should be

composer require  abivia/ledger
abivia commented 2 years ago

Thanks for you contribution @shaband