/element-in-laravel-starter

Laravel Project with Vue2 and Element

Primary LanguagePHP

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: