Welcome Guest, Not a member yet? Register   Sign In
Naming of Controllers - any names not allowed?
#4

Autoload the url helper and write hyperlinks to controllers(/methods) like this:
PHP Code:
<?= anchor('resources','Go to Resources');?>

Also check if the Resources.php file has a Class named "Resources".
Reply


Messages In This Thread
RE: Naming of Controllers - any names not allowed? - by Wouter60 - 05-01-2019, 07:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB