Laravel

3 min. read Published:

Laravel 4: Localization based on the subdomain

Need to change the application language used by Laravel based on the subdomain? Here's how to achieve it with some simple lines of code.