This documentation is for an upcoming version and is subject to change.
This package is developed for Livewire
, it helps you implement Apex Charts
in your Laravel
application.
You can install the package via composer:
composer require zaimealabs/charts
or via composer.json
"repositories": [ { "type": "vcs", "url": "https://github.com/zaimealabs/charts" } ]
php artisan vendor:publish --tag=charts-config
php artisan vendor:publish --tag=charts-apexcharts-script