nette / application

🏆 A full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.

Home Page:https://doc.nette.org/application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Routing panel throws exception from UrlScript

MartkCz opened this issue · comments

Version: 3.1.5

image
image

etc.

$router->withModule('Api')->withPath('api')->addRoute(...);

I hope it was fixed by 63f824c