Skip to content

abdullah353/laravel-charts

This branch is 4 commits behind msurguy/laravel-charts:master.

Repository files navigation

Implementing Bar Charts with Morris in Laravel applications

Install the application with Composer: composer install

Create a DB and edit your DB settings in app/config/database.php Then run these artisan commands to create the DB structure and insert some sample data:

php artisan migrate
php artisan db:seed

The demo is hosted on Pagodabox here: http://laravel-charts.gopagoda.com

About

Charts made easy with Laravel and Morris.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published