Laravel Localization and Language Switcher Demo Tutorial

preview_player
Показать описание
In this video I implement a simple language switcher in Laravel and utilize the localization feature of Laravel to demonstrate how to build a multi-language web application.
Рекомендации по теме
Комментарии
Автор

Thank you, Bro. This really saved my @ss. I was doing the same task using Google Translate API causing my system to work very slow.

MAAZKHAN-xvlc
Автор

Thank you very much, u can teach very easily and the result is impressive, you help-me very much!!

cristoferbernado
Автор

Great explanation and example, thanks

popovvasko
Автор

Thank you very much for this video. This is very helpful. Keep up the good work.😀

ithelp
Автор

My drop down button dosen't work of language changer

KaranThakur-ywxz
Автор

but what i can do to teranslate my all the content comming from database

sardarsolution
Автор

ErrorException
Trying to access array offset on value of type null
Help me.

frans
Автор

Error : Call to undefined function __() because of {{ __('messages.welcome')}} this print function, any solution guys?

brighness_of_islam
Автор

Thank you for the great tutorial .. but I'm getting this error in the login page:
Trying to access array offset on value of type null


and this line is highlighted to have the error:
<?php echo ?>

mibrahim
Автор

first we translate other language then ok after that again i want to translate in english the not response any solution please tell

MohdKasim-fcge
Автор

it doesn't work, it returns me the first language followed by the # and it doesn't give me the possibility to choose another language. I followed the guide step by step.

salvo
Автор

nice bro!! please give a full laravel source code of this because the flag icon is not displsyed

habesha_ethio
Автор

what is name of extension for importing class?

habetech
Автор

Hello sir
How to use localisation for multiple languages from database as well as file conten using. Some data comming from database and some data comming from language file. Also multiple route. Please mak a video for this sir

muzaffer
Автор

and also i want to translate in german the website translate in english

MohdKasim-fcge