Welcome Guest, Not a member yet? Register   Sign In
Issue with the controller arguement
#14

I did test that controller and it worked just fine.

The filters are our version of "router middleware" that Laravel and a few other frameworks support. Because we still support the old-style auto-routing of controllers, traditional middleware like Laravel implements cannot work because the route file will not always be used. That's why we split it out to it's own file. Other than that, they are conceptually the same.
Reply


Messages In This Thread
Issue with the controller arguement - by scalla - 07-10-2018, 05:42 PM
RE: Issue with the controller arguement - by kilishan - 07-12-2018, 10:03 AM



Theme © iAndrew 2016 - Forum software by © MyBB