Welcome Guest, Not a member yet? Register   Sign In
route filters does not work
#5

(10-11-2020, 10:36 PM)ojmichael Wrote: That seems insane..

What happens if you do something like this?

PHP Code:
'myfilter' => ['before' => ['newblog''editBlogs''removeBlog']], //etc etc 


this way good, and it work perfect, i've done this before i wrote my code like in this post. The reason i dont want to write this way is there're a lot of module that we want to develop in the future and i want to keep all change in module only, and team member can only work in the selected module (folder also) they dont have permission to overwirte the app/config so i'm trying the other way to make it
Reply


Messages In This Thread
route filters does not work - by tmtuan - 10-11-2020, 04:36 AM
RE: route filters does not work - by ojmichael - 10-11-2020, 10:36 PM
RE: route filters does not work - by tmtuan - 10-12-2020, 07:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB