Discover New PHP Attributes, Number Defaults, and Taylor's New Composer Script 🧙

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

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

  • @vaultdweller966
    @vaultdweller966 หลายเดือนก่อน +28

    Do you know you can use auth()->id() instead of auth()->user()->id ? It's shorter and it returns null instead of throwing "Attempt to read property 'id' on null" when the user is logged out.

    • @JoeSmith-kn5wo
      @JoeSmith-kn5wo หลายเดือนก่อน +2

      That is what always use. Definitely much cleaner code.

    • @hydrokat143
      @hydrokat143 หลายเดือนก่อน +2

      Now i know. Thanks!

    • @smokeyoak
      @smokeyoak หลายเดือนก่อน +1

      Good to know

    • @LaravelPHP
      @LaravelPHP  หลายเดือนก่อน +1

      I did...not. Thanks 👍 (Christoph)

  • @SahilKumar-bt2pf
    @SahilKumar-bt2pf หลายเดือนก่อน +8

    composer run dev is cool.

  • @shaz3e
    @shaz3e หลายเดือนก่อน +3

    Great additions to the framework I am a big fan of collection

    • @LaravelPHP
      @LaravelPHP  หลายเดือนก่อน +1

      You and me both! (Christoph)

  • @BelgranoK
    @BelgranoK หลายเดือนก่อน +5

    I need the Taylor's comand to run when sail starts.

    • @aykutcn
      @aykutcn หลายเดือนก่อน +1

      copy your preferred runtime from the sail folder in vendor. then edit your docker-compose.yaml to use that folder as your main container. then edit your custom containers entrypoint.

  • @kwekuhammondonline
    @kwekuhammondonline หลายเดือนก่อน

    Great video!
    In the authorize method you could do
    return $product->user->is($user)

    • @LaravelPHP
      @LaravelPHP  หลายเดือนก่อน

      Oh nice one, true. thanks 👍 (Christoph)

  • @B0re_d
    @B0re_d หลายเดือนก่อน +1

    What’s the performance difference when using attributes vs usual implementations?

  • @KJimah
    @KJimah หลายเดือนก่อน +4

    Laravel always cooking. Nice

  • @aidan_sullivan_
    @aidan_sullivan_ หลายเดือนก่อน

    Another great video! You are killing it Christoph! Keep up the good work. Loved the ending!

    • @LaravelPHP
      @LaravelPHP  หลายเดือนก่อน +1

      thanks for the inspiration Aidan and the nice words 🙏 (Christoph)

  • @jnjmedia8321
    @jnjmedia8321 หลายเดือนก่อน +1

    the code $this->route(‘podcast’) is a bit confusing as we use the route() helper to call a route by its name and not the model binding

  • @druganov962
    @druganov962 หลายเดือนก่อน +5

    1:40 completely off topic, but in europe we do actually put the euro sign in front of the digits, at least, in the netherlands, belgium, france and spain

    • @HadrienX
      @HadrienX หลายเดือนก่อน +1

      France puts the euro sign at the end. I know Cyprus puts it at the begining.

    • @druganov962
      @druganov962 หลายเดือนก่อน

      @@HadrienX oh shit really, I remember when I was in Paris they used to put it in front, maybe it differs per region/province

    • @HadrienX
      @HadrienX หลายเดือนก่อน

      @@druganov962 I am living in Paris city and I never see it :D

    • @vaultdweller966
      @vaultdweller966 หลายเดือนก่อน +1

      ​@@druganov962maybe it was for foreign tourists? I'm french and I can confirm that we put it at the end. But obviously it's perfectly readable anyway...

    • @bandit12--
      @bandit12-- หลายเดือนก่อน +1

      I thought this too, he can't speak for all of europe

  • @gamingsites1041
    @gamingsites1041 หลายเดือนก่อน

    composer run dev is awesome, thanks for the share really appreciated

    • @LaravelPHP
      @LaravelPHP  หลายเดือนก่อน +1

      Glad you like it! (Christoph)

  • @SXsoft99
    @SXsoft99 หลายเดือนก่อน

    regarding currency if only input type="number" would work the same on all browsers and it wouldn't change in a stupid way based on language or the settings on your computer

  • @momodjah-low6944
    @momodjah-low6944 หลายเดือนก่อน

    Does Laravel provide a built-in method to automatically check all relationships for a model ?

  • @GijsBeijer
    @GijsBeijer หลายเดือนก่อน +1

    Euro sign is in front of the numbers in the Netherlands as well 😅

    • @LaravelPHP
      @LaravelPHP  หลายเดือนก่อน

      🙈 (Christoph)

    • @doesitmatter
      @doesitmatter หลายเดือนก่อน

      i had to go look it up.. 🤦

  • @alesmohoric9130
    @alesmohoric9130 หลายเดือนก่อน

    What is this tool where you can execute php code directly?

  • @williandamascenomusic
    @williandamascenomusic หลายเดือนก่อน

    composer run dev is awesome

    • @LaravelPHP
      @LaravelPHP  หลายเดือนก่อน +1

      Glad you like it 🙏 (Christoph)

  • @object-orientedprograming6709
    @object-orientedprograming6709 หลายเดือนก่อน

    What about pail in windows?

  • @afolabiabiodun7582
    @afolabiabiodun7582 หลายเดือนก่อน +1

    Let have php helper that convert amount to words

    • @LaravelPHP
      @LaravelPHP  หลายเดือนก่อน

      This gets you very close: laravel.com/docs/11.x/helpers#method-number-for-humans (Christoph)

  • @dominikbetlej7114
    @dominikbetlej7114 หลายเดือนก่อน

    🎉 this request f.. my brain ;d rly this is awesome

  • @MarlonLCosta
    @MarlonLCosta หลายเดือนก่อน

    which theme do u use

    • @LaravelPHP
      @LaravelPHP  หลายเดือนก่อน

      It is a custom PhpStorm theme from my Mastering PhpStorm course. called RIOS (Christoph)

  • @iam.masoudsamimi
    @iam.masoudsamimi หลายเดือนก่อน

    ❤ composer run dev ❤

    • @LaravelPHP
      @LaravelPHP  หลายเดือนก่อน

      ❤️

  • @user-cf5uf7vf2g
    @user-cf5uf7vf2g หลายเดือนก่อน

    hmm.. not math function