CakePHP’s routes allow for an easy way to serve content by using URL aliases. Let’s take an example from the manual: Router::connect( ‘/cooks/:action/*’,
CakePHP’s routes allow for an easy way to serve content by using URL aliases. Let’s take an example from the manual: Router::connect( ‘/cooks/:action/*’,