Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imranhsayed/laravel-charts

:bar_chart: Create a chart in Laravel using Chart.js and AJAX
https://github.com/imranhsayed/laravel-charts

blogs charts laravel laravel-blog laravel-charts

Last synced: 1 day ago
JSON representation

:bar_chart: Create a chart in Laravel using Chart.js and AJAX

Awesome Lists containing this project

README

        

# Laravel Blogs and Charts
:bar_chart: A demo for laraver Blogs and Charts

******* PLEASE STAR MY REPO TO SUPPORT ME 🙏 ******

Please follow me 🙏 on [twitter](https://twitter.com/imranhsayed) and github

![](charts.png)

# Installation: :wrench:

1. `git clone https://github.com/imranhsayed/laravel-charts`
2. `cd laravel-charts`
3. `npm install`
4. `composer install`
5. Rename `.env.example` file to `.env`
5. Add your database settings to `.env` file
6. Generate a key by running `php artisan key:generate`
7. `php artisan serve`
8. Now you can see your project at `http://127.0.0.1:8000`

# Video Tutorial :video_camera:

1. [Create Charts in Laravel](https://youtu.be/HGPLf8JBDs4)