Laravel Language Chooser: Build (Part 2/2)

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 พ.ย. 2024

ความคิดเห็น • 17

  • @vidakovicmiha
    @vidakovicmiha 10 ปีที่แล้ว +3

    Thanks Alex. More Laravel tutorials!

  • @fabiano8888
    @fabiano8888 6 ปีที่แล้ว

    Awesome information and well presented! I'm using Laravel 5.6 at this time. Are these instructions still relevant or did they have change? Thank you.

  • @jorandaryb
    @jorandaryb 4 ปีที่แล้ว

    Hello, excellent video but have this problem with my code
    Symfony\Component\Debug\Exception\FatalThrowableError
    Class 'BaseController' not found.
    what is the problem ?

  • @josebispo1545
    @josebispo1545 9 ปีที่แล้ว +1

    how I do it using href and not select it is possible , Can Help !

  • @agil-j4n
    @agil-j4n 6 ปีที่แล้ว

    This is a little outdated but still usefull. Nobdy makes this kind of tutorials anymore. people are too busy with showing how to post something

  • @HusamekhraweshNet
    @HusamekhraweshNet 8 ปีที่แล้ว +3

    i did every thing in this tot and it's work 50% :D
    the locale is not changing !
    what is the problem ?
    if i changed the locale from app.php
    the language is change , otherwise nothing happens
    thank you

  • @jessdec7000
    @jessdec7000 7 ปีที่แล้ว +2

    Hi thank you for this great tutorial, i realise that i don't have filters.php in my views folder as you do in the tuto, i'm using laravel 5.5 i create the filters.php and i got this error Call to undefined method Illuminate\Session\Store::set()
    thank you fo your help

  • @TheD4rkCod3r
    @TheD4rkCod3r 10 ปีที่แล้ว +1

    Very informative videos. Thank you Alex.
    Btw:I like your pronunciation of 'Hallo' :D

  • @voeurnchipse
    @voeurnchipse 9 ปีที่แล้ว +2

    How about in laravel 5.1

  • @MousumNandy
    @MousumNandy 9 ปีที่แล้ว

    found it helpful , thank you

  • @jo0o0oke3e3er
    @jo0o0oke3e3er 8 ปีที่แล้ว

    is Lang:::setLocale method thread safe ?
    I mean: what happen if 2 different clients make a request at the same time for example on the same page ?
    so Lang::setLocale set the app-lang globally or just on the current thread ? thank u

  • @Dzoni45kblo
    @Dzoni45kblo 10 ปีที่แล้ว

    Great tutorial, but how can i change my route links in my url path, when locale is set, for example /about , /my-slug , link to the same page..

    • @codecourse
      @codecourse  10 ปีที่แล้ว

      I'm not sure what you mean. Just create all the routes you need, the session and your filter will take care of the setting of the locale.

  • @SadaShiva059
    @SadaShiva059 9 ปีที่แล้ว

    Is it possible to implement the same in laravel 5?
    We don't have filters in laravel 5. Tried creating a middleware and used the same in route.this isn't working.

  • @MrTarekTV
    @MrTarekTV 10 ปีที่แล้ว

    Thank you you help me in debug => 'true' in app.php