mindofmicah/backbone-module-command
Use Laravel's Artisan to quickly create an AMD Backbone Module
18
| Install | |
|---|---|
composer require mindofmicah/backbone-module-command |
|
| Latest Version: | 0.0.3 |
| PHP: | >=5.4.0 |
| License: | MIT |
| Last Updated: | Aug 14, 2014 |
| Links: | GitHub · Packagist |
Maintainer: mindofmicah
backbone-module-command
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