I am new in CakePHP and I have started making a new multi language website with CakePHP 3. I would like to change the URL depending on the language (For the SEO). For example, I have two languages : spanish and english.
In the controller “Users” I’ve got an action called: add.
Thank you so much! I have installed the plugin and the languages work fine! But I have a question: Is possible to change the controllers language in the url with the plugin?