2017 © Pedro Peláez
 

library october-scaffold

Module is wrapper for scallfooding commands in octoberCMS

image

brenodouglas/october-scaffold

Module is wrapper for scallfooding commands in octoberCMS

  • Tuesday, December 8, 2015
  • by breninho94
  • Repository
  • 1 Watchers
  • 1 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Wrapper for scaffoldings commands for OctoberCMS

This package provide one artisan command of generator to speed up your development proccess:, (*1)

  • generate:scaffold

Installation with composer

  • composer require brenodouglas/october-scaffold

Registration and executation

  • Open config/app.php and add new item in provider array: BrenoDouglas\Provider\ScaffoldWrapperServiceProvider, (*2)

  • Run command: php artisan generate:scaffold PluginAuthor.Name Resource --force, (*3)

The Versions

08/12 2015

dev-master

9999999-dev

Module is wrapper for scallfooding commands in octoberCMS

  Sources   Download

MIT

The Development Requires

by Avatar breninho94