dev-master
9999999-devLaravel chart production helper for Hightcharts
MIT
The Requires
v1.1.0
1.1.0.0Laravel chart production helper
MIT
The Requires
Laravel chart production helper for Hightcharts
Helpers to integrate Highcharts with Laravel, (*1)
Laravel 5.6+, (*2)
You can install the package through Composer with the following command, (*3)
composer require pawprintdigital/laravel-charts
The service provider should register with Laravel automatically through Laravel 5.6's package discovery feature., (*4)
If this doesn't work, you can manually register the service
provider by adding the following line to the providers
array in your config/app.php
file., (*5)
PawprintDigital\LaravelCharts\LaravelChartsServiceProvider::class
Laravel chart production helper for Hightcharts
MIT
Laravel chart production helper
MIT