yaf icon indicating copy to clipboard operation
yaf copied to clipboard

How to createUrl base on the Router

Open myseo opened this issue 7 years ago • 1 comments

How to createUrl base on the Router?

As you know we can set multi router rules, how can i createUrl base the router rule?

myseo avatar Feb 27 '19 07:02 myseo

https://github.com/letwang/HookPHP/blob/master/app/admin/controllers/Base/Abstract.php#L29

letwang avatar May 31 '19 11:05 letwang