eloquent-ifrs
eloquent-ifrs copied to clipboard
Eloquent Double Entry Accounting with a focus on IFRS Compliant Reporting
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.1.1 to 2.2.0. Release notes Sourced from spatie/laravel-ignition's releases. 2.2.0 Add support arguments and argument reducers 2.1.3 What's Changed Better support for custom context and exception context...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.7.x-dev to 4.0.0-beta2. Release notes Sourced from doctrine/dbal's releases. 4.0.0-beta2 What's Changed Update project metadata by @morozov in doctrine/dbal#5790 Revert "Clean up MySQL version detection logic" by...
This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 9.x. **Before merging**, you need to: - Checkout the `l10-compatibility`...
Howdy, First off, thanks for such a great package! I've been playing around with it for a week or so and really like what I'm seeing on many levels :)...
This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 12.x. **Before merging**, you need to: - Checkout the `l12-compatibility`...
Hello @ekmungai , I would like to know how to publish the migration file. Currently, I can only publish config/ifrs.php. Thank you for your assistance!. i used version "ekmungai/eloquent-ifrs": "^5.0"
First of all, I had to use ``` composer require ekmungai/eloquent-ifrs:5.0.3 ``` to get the latest version. But even this version fails to install (my guess is, due to outdated...