Best laravel framework open-source packages.

Laravel vue js super blog

Laravel Vus js Blog Project
Updated 1 month ago

Facebook Group | Google Plus | Youtube | Web Site | Like Us

About Laravel vue js Blog Project

laravel vue js vuex vue router blog project

##Here are the things you will learn in this series:

  • How use Vue Router with Laravel(Using for routing)
  • How to Use Vue filter
  • How use Vuex with Laravel (Used for state management)
  • How to Install AdminLTE 3 (Template used for admin panel)
  • How to Use Font Awesome 5 on Laravel (Used for admin panel icon)
  • Vform validation with Laravel (Used for form validation)
  • Relational Database with Laravel (Used for Maintainance DB)
  • Axios and Ajax Request (Passing request for fetch and crud operation)
  • How to Use Moment js on Laravel (Used for formating date time)
  • How to Use sweetalert2 (Used for flash message)
  • How to Image intervation with Laravel (Used for image resize)
  • How to Use lodash
  • And much more...
  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate
  • Run npm install
  • Run npm run dev
  • That's it - load the homepage.