extras-generator-file
v1.0.5
Published
this module create service and entity layer
Readme
this module create service and entity layer
Install
npm i extras-generator-file
in app.js add to :
- providers[ 'extras-generator-file/providers/GeneratorsProvider' ]
- commands [ 'PlayGround/Commands/Make:Service', 'PlayGround/Commands/Make:Entity', 'PlayGround/Commands/Make:MyController' ]
