Welcome Guest, Not a member yet? Register   Sign In
Auto routing and/or defining routes
#5

You have a typo in the namespace.


Code:
namespace App\Controller\Apps;  <-- wrong
namespace App\Controllers\Apps; <-- correct
Reply


Messages In This Thread
Auto routing and/or defining routes - by bastian - 09-23-2024, 11:42 AM
RE: Auto routing and/or defining routes - by kenjis - 09-24-2024, 02:06 AM



Theme © iAndrew 2016 - Forum software by © MyBB