Pierre Declémy Newcomer
@Karhal · Joined 6 years ago · 3 posts · 1 topics · 0 reputation
Badges
✏️ First Post
💬 Conversation Starter
Recent posts
-
Routing infinite loop
· 6 years ago
Yes no problem. I posted an answer with a workaround solution. Hope it helps ! Thank you
-
Routing infinite loop
· 6 years ago
It doesn't seem to be related to the server. The final error is indeed a timeout, the $this->dispatch() function from Pages.php is perpetually called with the same args. The post you linked is exac
-
Routing infinite loop
· 6 years ago
Hello, I am facing some routing issues here, but i'm not sure if i am doing this properly For some reason I need urls like "/foo/some-slug" to point to "/foo/bar:some-slug" So I wrote this rule : rou