2017 © Pedro Peláez
 

library laravel-charts

Laravel chart production helper for Hightcharts

image

pawprintdigital/laravel-charts

Laravel chart production helper for Hightcharts

  • Monday, May 7, 2018
  • by pawprintdigital
  • Repository
  • 0 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 75 % Grown

The README.md

Laravel Chart Helper

Helpers to integrate Highcharts with Laravel, (*1)

Requirements

Laravel 5.6+, (*2)

Installation

You can install the package through Composer with the following command, (*3)

composer require pawprintdigital/laravel-charts

Service Provider

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

The Versions

07/05 2018

dev-master

9999999-dev

Laravel chart production helper for Hightcharts

  Sources   Download

MIT

The Requires

 

06/05 2018

v1.1.0

1.1.0.0

Laravel chart production helper

  Sources   Download

MIT

The Requires