Komentáře •

  • @feelingfun5149
    @feelingfun5149 Před 2 měsíci +2

    I start to understand why Laravel is becoming so popular given such quality tutorials 👍

  • @2gbeh
    @2gbeh Před 2 měsíci +4

    24:25 When i saw that authorize method in StoreMessageRequest, it kind of reminded me of Policies. So then, what is the difference between writing auth guards in the Request vs creating a Policy for each controller method ?

    • @bm-software
      @bm-software Před měsícem

      Among many things to understand, the auth method in the request class expects the return type to be either true or false, depending on whatever logic you put in place. This doesn't interfere with writing policy, because using a similar policy it will be easier in that auth method to identify if the current auth->user has permission to perform that action. Second, some controller methods don't expect to have a request class, so policies here play an important role.

  • @thedude6810
    @thedude6810 Před 9 dny

    As a dev coming Symfony, there are things that I like about Laravel and there are things I don't like. Symfony scaffolding is much less tedious since you generate the controllers and models pretty quickly. The amount of plugins for Laravel is really nice though.

  • @rubiteve
    @rubiteve Před měsícem

    An amazing job

  • @shishirkumarsky
    @shishirkumarsky Před 2 měsíci

    I use docker environment (Devilbox), whenever I use Laravel new command to install the application, it never give me options to select various settings as yours, do I need update Laravel Installer in my environment?

  • @jorgemora1175
    @jorgemora1175 Před 2 měsíci

    anybody knows what vs code theme he uses?

  • @bitpilot79
    @bitpilot79 Před 2 měsíci

    I would like to see more Laravel videos like this. Thank you!

  • @archimj03
    @archimj03 Před 2 měsíci

    best refresher ❤

  • @armag123456
    @armag123456 Před 2 měsíci

    I know is a dumb question but, what browser is he using?

  • @shresthakushal
    @shresthakushal Před 2 měsíci +5

    First. Best channel ever

  • @shresthakushal
    @shresthakushal Před 2 měsíci

    Best Channel ever