Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

avinashn/Vuejs_laravel

Repository files navigation

Prerequisites

  • After cloning this repository, go to the root folder, run the following command/s,
     composer install
     composer update
  • Laravel manages the frontend tools like vue using NPM. So runnpm install to get all the required dependencies.
  • Rename .env.example to .env and provide your database details there.
  • It needs a database table to perform Create, Read and Delete operations on it.
  • Import the sql file (data.sql) located at /resources/assets directory.
  • Run
    php artisan key:generate

Working Demo

You can see the demo of the project here

Reference Post

http://justlaravel.com/introduction-vue-js-in-laravel

App Demo

https://www.youtube.com/watch?v=nWwRuJeK36A

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /