Property | Type | Description | |
---|---|---|---|
$generator | Generator instance. |
Method | Description | |
---|---|---|
__construct ( ) : void | Create new scaffold instance. | |
controller ( ) : |
Scaffold Controller. | |
migration ( ) : |
Scaffold Migration. | |
model ( ) : |
Scaffold Model. | |
route ( ) : |
Scaffold Route. | |
views ( ) : |
Scaffold Views. |