Reverse prefix routing in CakePHP
May 8th, 2009
After having worked on a particularly annoying problem involving the CakePHP custom prefix routing, I feel like I might have found a slight bug in the reverse routing (specifically, in a URL generated when calling Router::url()). Read more…