Skip to content

Ready to go Laravel with compilation and build tasks using Gulp.js

Notifications You must be signed in to change notification settings

tbezman/laravel-5-starter

Repository files navigation

Laravel SPWA Starter Kit

A Laravel 5.1 Starter Kit to make Laravel Development even faster than it already is.

Build with Angular and ui-router for awesome modern applications.

Feature List:

  • Has default startup ready to go
  • Has Live reload for all of your assets and PHP files
  • Minification and concatenation for production
  • Built in SASS compilation

Gulp Tasks

gulp serve

This creates a local PHP Server running at localhost:3000 with Live reload for all of your assets.

gulp dist

Create your production ready folder at /dist/

  • Note : Change your access folder from /public to /dist

About

Ready to go Laravel with compilation and build tasks using Gulp.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published