Skip to content

shamimbdpro/laravel-vue-crud

Repository files navigation

Everything Is AWESOME

About Project

This is a simple Laravel Vue Js Application comes with Create, Read, Update, Delete With Image. You can add image while create & update new recored. VUE Router has been used. You can learn basic stuff of VUE js in Laravel Framework.

Installation

  • Clone the repo

      git clone https://github.com/shamimbdpro/laravel-vue-crud.git
  • Create Database.

  • Connect Database from .ENV file from root directory.

  • Open Terminal and Run

  • Run

     composer update
  • Run

     php artisan migrate:fresh --seed
  • Run

     php artisan serve
  • Then you will see a URL port in terminal after run artisan serve. then visit the URL to see previous of the Project.

  • Register New account

  • Then Login to view recored.

Run Vue JS

  • Run

     npm install
  • Run

     npm run dev
  • Run

     npm run watch

Connect With Me

Buy Me A Coffee

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published