generator-laravel icon indicating copy to clipboard operation
generator-laravel copied to clipboard

Get the power of yeoman with laravel. Manage Grunt, Bower, Tests and many stuff like a boss.

DEPRECATED

THIS REPOSITORY NEED A NEW MAINTAINER

I don't use atom for a while... like 2years and i don't have time to maintain this repository. If someone wants to be involved, just drop me an email.

Generator-laravel

Build Status

A generator for laravel (with Yeoman).

Getting started

  • Make sure you have yo installed: npm install -g yo

  • Install the generator: npm install -g generator-laravel

  • Run: yo laravel

  • yo laravel => Starting point

You can

  • Install laravel in current folder or any folder
  • You can define multiple database configuration with environment

Known Issues

  • Windows Err with composer #1

Todo

  • Many things...

License

MIT License