Closed mehov closed 5 months ago
Hi everyone
https://api.cakephp.org/5.0/class-Cake.Routing.Router.html:
For more information on routes and how to connect them see Router::connect()
Where?
Searching api.cakephp.org, I can only find [RouteBuilder::connect()](https://api.cakephp.org/5.0/class-Cake.Routing.RouteBuilder.html#connect())
RouteBuilder::connect()
Searching Google, I am finding old web pages from 2008-2012, but nothing for the more recent Cake versions
Please link to Router::connect or edit to mention what is now being used instead of it
Hi everyone
https://api.cakephp.org/5.0/class-Cake.Routing.Router.html:
Where?
Searching api.cakephp.org, I can only find [
RouteBuilder::connect()
](https://api.cakephp.org/5.0/class-Cake.Routing.RouteBuilder.html#connect())Searching Google, I am finding old web pages from 2008-2012, but nothing for the more recent Cake versions
Please link to Router::connect or edit to mention what is now being used instead of it