Skip to content
forked from bestmomo/lumenvue

A simple tutorial application of Lumen and vue.js

Notifications You must be signed in to change notification settings

mime55/lumenvue

 
 

Repository files navigation

LumenVue

LumenVue is a tutorial application.

Installation

  • git clone https://github.com/bestmomo/lumenvue.git projectname
  • cd projectname
  • composer install
  • Create a database and inform .env (remove .example)
  • php artisan migrate to create tables
  • php artisan db:seed to populate tables

About

A simple tutorial application of Lumen and vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 65.1%
  • PHP 29.1%
  • JavaScript 5.6%
  • ApacheConf 0.2%