Hi,
I have generated controllers with
However I don't need all Entities to be viewable, but still would like to keep them mapped. Is there a command or a best practice on how to remove unwanted generated controllers and their views?Code:controller all --package ~.web


Reply With Quote