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 zaimea/aggregate
or via composer.json
"repositories": [ { "type": "vcs", "url": "https://github.com/zaimea/aggregate" } ]