You want to set the locale of your Laravel 5 application based on the visited subdomain? Here is the full tutorial.
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.