Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 512 Bytes

make-controller.md

File metadata and controls

15 lines (12 loc) · 512 Bytes

beyond:make:controller

Creates a new controller.

Signature

beyond:make:controller {name} {--api} {--i|invokable} {--force}

Parameters Description
name The name of your command
Flags Description
--api Creates a resource controller
--invokable Creates an invokable controller
--force Overwrite existing file