Closed AsFal closed 4 years ago
Ex: atlas generate route xyz --router new
atlas generate route xyz --router new
The "xyz" variable is nowhere to be found in the codebase.
The name could replace the controller string flag.
route does not take arguments. I will remove the [name] from the command's description
Problem
Ex:
atlas generate route xyz --router new
The "xyz" variable is nowhere to be found in the codebase.
Proposal
The name could replace the controller string flag.