We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f252b2 commit c629566Copy full SHA for c629566
README.md
@@ -1,2 +1,19 @@
1
-# laravel-blogs
2
-# laravel-charts
+# Laravel Blogs and Charts
+:bar_chart: A demo for laraver Blogs and Charts
3
+
4
+
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
0 commit comments