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 zaimea/charts
or via composer.json
"repositories": [ { "type": "vcs", "url": "https://github.com/zaimea/charts" } ]
php artisan vendor:publish --tag=charts-config
php artisan vendor:publish --tag=charts-apexcharts-script