Skip to content

Commit c629566

Browse files
committed
Update README.md
1 parent 1f252b2 commit c629566

File tree

4 files changed

+11182
-3
lines changed

4 files changed

+11182
-3
lines changed

README.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,19 @@
1-
# laravel-blogs
2-
# laravel-charts
1+
# Laravel Blogs and Charts
2+
:bar_chart: A demo for laraver Blogs and Charts
3+
4+
![](charts.png)
5+
6+
# Installation :wrench:
7+
8+
1. `git clone https://github.com/imranhsayed/laravel-charts`
9+
2. `cd laravel-charts`
10+
3. `npm install`
11+
4. `composer install`
12+
5. Rename `.env.example` file to `.env`
13+
6. Generate a key by running `php artisan key:generate`
14+
7. `php artisan serve`
15+
8. Now you can see your project at `http://127.0.0.1:8000`
16+
17+
# Video Tutorial :video_camera:
18+
19+
1. [Create Charts in Laravel](https://youtu.be/HGPLf8JBDs4)

charts.png

125 KB
Loading

0 commit comments

Comments
 (0)