Skip to content

csvwolf/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.

gulp 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

  • PHP 94.9%
  • JavaScript 2.1%
  • HTML 1.7%
  • Other 1.3%