Skip to content

laodoc/element-in-laravel-starter

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.8%
  • PHP 3.1%
  • Other 0.1%