Skip to content

msurguy/laravel-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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://demos.maxoffsky.com/charts

About

Charts made easy with Laravel and Morris.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published