Posts Tagged ‘beforeFilter’

Language detection and appropriate redirects

The first two medium cake applications I wrote was immediately multilingual. To check whether there is a language in the url, cookie set and/or AJAX request is a matter of priorities. What will be the steps to set the current language?

(more…)