Laravel Localization and Language Switcher Demo Tutorial

  Рет қаралды 28,483

5Balloons Tech

5Balloons Tech

Күн бұрын

Пікірлер: 41
@neerajbisht7505
@neerajbisht7505 4 ай бұрын
The way you teach and done the problem is very nice...Thank You so much.. I find this vedio after looking lots of another vedio..and also find a solution here.
@MaazDev1
@MaazDev1 Жыл бұрын
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.
@cristoferbernado7300
@cristoferbernado7300 3 жыл бұрын
Thank you very much, u can teach very easily and the result is impressive, you help-me very much!!
@5balloons_info
@5balloons_info 3 жыл бұрын
Thank you.
@ithelp5893
@ithelp5893 2 жыл бұрын
Thank you very much for this video. This is very helpful. Keep up the good work.😀
@popovvasko
@popovvasko Жыл бұрын
Great explanation and example, thanks
@dvammar
@dvammar 2 жыл бұрын
Awesome explanation
@samndabo3576
@samndabo3576 2 жыл бұрын
Super cool video! Its works like ...
@abigailrivera2612
@abigailrivera2612 Жыл бұрын
You are amazing! Thank you!
@KaranThakur-yw7xz
@KaranThakur-yw7xz 2 жыл бұрын
My drop down button dosen't work of language changer
@KaranThakur-yw7xz
@KaranThakur-yw7xz 2 жыл бұрын
@israel BEDE nope, i tried many different ways......None of the methods seems to work out
@sebastianguerrero5629
@sebastianguerrero5629 2 жыл бұрын
if does not drop is because you didnt downloaded bootstrap styles, you can try use a select instead a div as @foreach (Config::get('languages') as $lang => $language) @if ( isset($lang)) {{ $language }} @endif @endforeach
@alenpasnikov
@alenpasnikov 2 жыл бұрын
If you are using newer versions of bootstrap, I'm using 5.2.3, then you can try swapping data-toggle="dropdown" to data-bs-toggle="dropdown" Worked for me. Doesn't work with flags. I can't even import flags for some reason.
@sardarsolution86
@sardarsolution86 Жыл бұрын
but what i can do to teranslate my all the content comming from database
@moomenaldahdouh
@moomenaldahdouh 3 жыл бұрын
you are great man :)
@brighness_of_islam
@brighness_of_islam 2 жыл бұрын
Error : Call to undefined function __() because of {{ __('messages.welcome')}} this print function, any solution guys?
@frans7671
@frans7671 3 жыл бұрын
ErrorException Trying to access array offset on value of type null Help me.
@habesha_ethio
@habesha_ethio Жыл бұрын
nice bro!! please give a full laravel source code of this because the flag icon is not displsyed
@mibrahim4245
@mibrahim4245 2 жыл бұрын
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:
@SolveMasters
@SolveMasters 2 жыл бұрын
'php artisan optimize' on terminal
@ever-ov5wb
@ever-ov5wb 2 жыл бұрын
Thank you very much!
@admineco1541
@admineco1541 2 жыл бұрын
nice work
@habetech
@habetech 2 жыл бұрын
what is name of extension for importing class?
@5balloons_info
@5balloons_info 2 жыл бұрын
php intellisense
@MohdKasim-fc5ge
@MohdKasim-fc5ge Жыл бұрын
first we translate other language then ok after that again i want to translate in english the not response any solution please tell
@salvo5488
@salvo5488 Жыл бұрын
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.
@utprekshamhatre5753
@utprekshamhatre5753 3 жыл бұрын
Getting an error class illuminate/support/Fascades/App/
@erickespinoza5020
@erickespinoza5020 3 жыл бұрын
TE AMO
@muzaffer433
@muzaffer433 3 жыл бұрын
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
@howidamansour3177
@howidamansour3177 2 жыл бұрын
+111111 please make a video
@samuv1689
@samuv1689 2 жыл бұрын
je t'aime
3 жыл бұрын
Thank you
@MohdKasim-fc5ge
@MohdKasim-fc5ge Жыл бұрын
and also i want to translate in german the website translate in english
@baratahmed1491
@baratahmed1491 3 жыл бұрын
Thanks a lot......
@viennguyen6399
@viennguyen6399 3 жыл бұрын
can you provide the source code?
@5balloons_info
@5balloons_info 3 жыл бұрын
You can find the source code here -> 5balloons.info/localization-laravel-multi-language-language-switcher/
@viennguyen6399
@viennguyen6399 3 жыл бұрын
@@5balloons_info I can't find app.blade.php, Can you help me ?
@5balloons_info
@5balloons_info 3 жыл бұрын
@@viennguyen6399 You need to have bootstrap / tailwind scaffolding installed to get the default layout file (app.blade.php) provided by laravel . -> 5balloons.info/using-bootstrap-framework-on-laravel-8-installation/
@jonice4229
@jonice4229 3 жыл бұрын
thanks
@princenogueira1618
@princenogueira1618 Жыл бұрын
Thank u
Laravel Language Switcher
27:58
Andre Madarang
Рет қаралды 88 М.
Multi-Language Laravel: Part 1 - Static Texts
9:14
Laravel Daily
Рет қаралды 21 М.
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
Localization In Laravel 11
8:39
Bluebird
Рет қаралды 9 М.
Laravel 8 tutorial - Localization | locale
13:10
Code Step By Step
Рет қаралды 56 М.
How to Create Multi language Website in Laravel
21:35
Laravel Package Tutorial
Рет қаралды 21 М.
Laravel: Single to Multi-Language - Practical Demo
10:28
Laravel Daily
Рет қаралды 40 М.
Laravel Jetstream: Add CRUD with User Roles
16:51
Laravel Daily
Рет қаралды 156 М.
Laravel Translations: Store in PHP or JSON Files?
7:34
Laravel Daily
Рет қаралды 21 М.
Laravel Localization
13:48
Bluebird
Рет қаралды 19 М.
Multi-Language Laravel: Part 2 - DB Models with "title_en"
12:39
Laravel Daily
Рет қаралды 24 М.
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.