Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 694 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 694 Bytes

Laravel Blogs and Charts

📊 A demo for laraver Blogs and Charts

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

Please follow me 🙏 on twitter and github

Installation: 🔧

  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
  6. Add your database settings to .env file
  7. Generate a key by running php artisan key:generate
  8. php artisan serve
  9. Now you can see your project at http://127.0.0.1:8000

Video Tutorial 📹

  1. Create Charts in Laravel