Laravel application language change?
问题 I have recently developed and application in Laravel for a German client. Now the client wishes to know if the application can viewed in German instead of English. I have designed all the views of the front end using Blade in English of course. Now is there a way in which the views translate to the desired language? Is there a package or another way to accomplish this? 回答1: Laravel provides localisation functionality baked in http://laravel.com/docs/4.2/localization though you are going to