pycmam / element-in-laravel-starter

Laravel Project with Vue2 and Element

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Element In Laravel

Laravel Project with Vue2 and Element

Usage

First, run the server.(Make sure Laravel & node-modules have installed and in right configure.)

php artisan serve

Then, run the gulp to compile the front-end.

npm run watch

Visit http://localhost:8000, It works!

You can download the repo and start coding.

More

The articles can help you to deploy it by yourself:

About

Laravel Project with Vue2 and Element


Languages

Language:PHP 97.2%Language:JavaScript 1.6%Language:Vue 0.9%Language:HTML 0.3%