mindofmicah/backbone-module-command

There is no license information available for the latest version (0.0.3) of this package.

Use Laravel's Artisan to quickly create an AMD Backbone Module

0.0.3 2014-08-04 21:56 UTC

This package is auto-updated.

Last update: 2024-04-09 03:51:55 UTC


README

Adds a Laravel command to quickly generate the base files for a new Backbone module to be included via RequireJS.

Installation

Add MindOfMicah\Modules\ModulesServiceProvider to app/config/app.php.

Usage

php artisan modules:generate module_name