Download the PHP package gfazioli/laravel-morris-php without Composer
On this page you can find all versions of the php package gfazioli/laravel-morris-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gfazioli/laravel-morris-php
More information about gfazioli/laravel-morris-php
Files in gfazioli/laravel-morris-php
Download gfazioli/laravel-morris-php
More information about gfazioli/laravel-morris-php
Files in gfazioli/laravel-morris-php
Vendor gfazioli
Package laravel-morris-php
Short Description Laravel Service Provider for morris.js
License MIT
Homepage https://github.com/gfazioli/laravel-morris-php
Package laravel-morris-php
Short Description Laravel Service Provider for morris.js
License MIT
Homepage https://github.com/gfazioli/laravel-morris-php
Please rate this library. Is it a good library?
Informations about the package laravel-morris-php
Laravel Morris PHP
Laravel Morris PHP is the version for Laravel of MorrisPHP With this Service Provider, you can draw amazing char by usign Morris.js.
Requirements
- PHP 5.5.9 or greater
- Laravel 5.4 or greater
Installation
composer require gfazioli/laravel-morris-php
Laravel
We include service providers and a facade for easy integration and a nice syntax for Laravel.
Firstly, add the gfazioli\Morris\MorrisServiceProvider
provider to the providers array in config/app.php
and then add the facade to your aliases
array
HTML
Remember to include the following Javascript and styles before use Morris.
Examples
All versions of laravel-morris-php with dependencies
PHP Build Version
Package Version
The package gfazioli/laravel-morris-php contains the following files
Loading the files please wait ....