This documentation is for an upcoming version and is subject to change.
This package will help you create aggregates
for your models to generate charts or reports in your Laravel
application.
You can install the package via composer:
composer require zaimealabs/aggregate
or via composer.json
"repositories": [ { "type": "vcs", "url": "https://github.com/zaimealabs/aggregate" } ]