Did you know there is quite easy way to show localized dates and times on your website without having to do any backend work or guessing the user's locale?
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.