php oil g scaffold entry title:stringto create views, controller and model. When I go to mysite.local/entries i get a 404 error. This is solved by renaming
Controller_Entryto
Controller_Entriesin classes/controllers/entries.php
$class_name = \Inflector::classify($name, false);
It looks like you're new here. If you want to get involved, click one of these buttons!