Skip to content

jherranlarosa/api-shop-v1

Repository files navigation

##Laravel 5.6 + Vue.js - Simple CRUD ###How to use Add Content capture1 Edit And Update capture2

This is Simple CRUD OPEration That means Create/Read/Update/Delete Every Thing is use without vue component only laravel blade file without page load

  • 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.

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published