You can save the locale in the session and add a middleware that checks for either that query string or uses the session value and sets the Locale of the application with
App::setLocale('en');
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community