Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 401 Bytes

changeLog.md

File metadata and controls

11 lines (9 loc) · 401 Bytes

Version 0.3.0

  • Lumen upgrade to v5.4.*.
  • "npm start" command has been added to start php server and gulp watch together

Version 0.2.0

  • Lumen upgrade to v5.3.*.
  • "gulp build --env prod" command is added to support build process better.

Version 0.1.0

  • Lumen upgrade to v5.2.*.
  • Lumen v5.2.* php artisan serve is no longer supported. Check README.md for another way to start server locally.