Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/folkloreinc/yeoman-generator-laravel

Yeoman generator for Laravel web application used by Folklore
https://github.com/folkloreinc/yeoman-generator-laravel

Last synced: about 2 months ago
JSON representation

Yeoman generator for Laravel web application used by Folklore

Awesome Lists containing this project

README

        

# Laravel generator

Yeoman generator for laravel application

## Installation

`git clone git://github.com/Folkloreatelier/yeoman-generator-laravel.git`

`cd yeoman-generator-laravel`

`sudo npm link`

## Usage

`yo laravel [host]`

## Options

* `--skip-install`

Skips the automatic execution of `bower` and `npm` after
scaffolding has finished.