Everything You Need to Know About Laravel in 30 Minutes

Поділитися
Вставка
  • Опубліковано 31 гру 2024

КОМЕНТАРІ • 26

  • @squarerootof2
    @squarerootof2 2 місяці тому +7

    After learning all the intricacies of React/Next, I've just come across Laravel by chance and I'm absolutely blown away by the ease of use and all the out-of.the box functionality. Can't wait to dig in deeper. Laravel, here I come!

  • @wtfdoiputhere
    @wtfdoiputhere 2 місяці тому +6

    this man has a really iconic voice to go along with his fantastic teaching

  • @feelingfun5149
    @feelingfun5149 7 місяців тому +12

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

  • @mwsschool
    @mwsschool Місяць тому +1

    In all the video I watched for laravel tutorials this is the most clear and very simple which explained why laravel is the best framework for PHP and this have proven laravel is the most simple web framework that have simplicity and security, Hey Tylor I love Laravel. Thank you an excellent video tutor keept it up

  • @2gbeh
    @2gbeh 7 місяців тому +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 ?

    • @shadowfake.s
      @shadowfake.s 6 місяців тому

      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.

  • @johny-joe
    @johny-joe 4 місяці тому

    Hello! Thanks for the example, but I can't see validation errors as you can on 12:00. In my case, this loop code works: @foreach($errors->default->messages() as $error){{ $error[0] }}@endforeach , because $errors have a large inner structure, and not just an array of strings....

  • @thedude6810
    @thedude6810 5 місяців тому +2

    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.

  • @RSpyman
    @RSpyman 2 місяці тому

    Great video. One issue, in the file web.php you did not mention importing the model Message using "use App\Models\Message;".
    This makes beginners who are watching your video fall off track with errors.

  • @shishirkumarsky
    @shishirkumarsky 7 місяців тому +1

    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?

  • @bitpilot79
    @bitpilot79 7 місяців тому

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

  • @anasouardini
    @anasouardini 4 місяці тому

    What's the point of not using Stacks? I might be wrong, but as a JS/TS developer, I only came to Laravel so I can kick-start my ideas ASAP.

  • @moiseprosper375
    @moiseprosper375 4 місяці тому

    ❤❤ more love jefery

  • @archimj03
    @archimj03 7 місяців тому

    best refresher ❤

  • @jmora7101
    @jmora7101 7 місяців тому +1

    anybody knows what vs code theme he uses?

    • @MehmanAb-xq3pz
      @MehmanAb-xq3pz 7 місяців тому +3

      Carbon Theme (by Oscar Newman)

  • @rubiteve
    @rubiteve 6 місяців тому

    An amazing job

  • @nabeelyousafpasha
    @nabeelyousafpasha 3 місяці тому

    Insightful 💡
    Respect from Pakistan 🇵🇰

  • @armag123456
    @armag123456 7 місяців тому +1

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

  • @PrinceJen-er9ze
    @PrinceJen-er9ze 2 місяці тому

    Hurry video without steps title, most confuse video

    • @udayworldwide
      @udayworldwide 19 днів тому

      it is not a full course.
      It is a teaser/demo like thing, which may create interest so that you may go to other 8+ hours video by Jeffry. Check the playlists in the channel.

  • @shresthakushal
    @shresthakushal 7 місяців тому

    Best Channel ever

  • @shresthakushal
    @shresthakushal 7 місяців тому +5

    First. Best channel ever