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: about 2 months ago
JSON representation
:bar_chart: Create a chart in Laravel using Chart.js and AJAX
- Host: GitHub
- URL: https://github.com/imranhsayed/laravel-charts
- Owner: imranhsayed
- Created: 2018-06-10T18:48:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T00:07:44.000Z (over 2 years ago)
- Last Synced: 2024-12-28T09:04:11.933Z (5 months ago)
- Topics: blogs, charts, laravel, laravel-blog, laravel-charts
- Language: PHP
- Homepage:
- Size: 1.71 MB
- Stars: 39
- Watchers: 5
- Forks: 36
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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

# 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)