5 Must-Haves in My Laravel AppServiceProvider

Поделиться
HTML-код
  • Опубликовано: 10 дек 2024

Комментарии • 44

  • @trap7369
    @trap7369 9 дней назад +6

    I had created a composer package to block destructive commands in production, but now we've this builtin in Laravel, it's a cool addition!

  • @handyman911us
    @handyman911us 5 дней назад +1

    OMG!!!!! Working with you for a day, even a 1/2 day, would be extremely enlightening. These short vids are just long enough. Thank you for sharing your knowledge!

  • @julienSibille
    @julienSibille 10 дней назад +5

    Thanks Nuno !
    Nice to have short tips and long live coding on same channel !
    Maybe some code review sometimes ?

    • @nunomaduro
      @nunomaduro  10 дней назад

      glad that you are enjoying it! yeah, maybe i will see!

  • @Vasquez924
    @Vasquez924 10 дней назад +2

    Super useful! Thank you Nuno!

    • @nunomaduro
      @nunomaduro  10 дней назад

      thank you for those words!

  • @lmottasin
    @lmottasin 10 дней назад +5

    Great content!! Can you share your video without music 🎶

    • @nunomaduro
      @nunomaduro  10 дней назад +1

      i will consider it! thank you!

  • @aliarain7037
    @aliarain7037 10 дней назад +2

    Awesome, please create more videos like that

  • @prashant-malla
    @prashant-malla 9 дней назад

    Great video! Your Laravel content is super helpful and easy to follow. Keep up the amazing work!

  • @hexagerard
    @hexagerard 9 дней назад +3

    Great video! we need more videos like this :D

  • @chidiebere
    @chidiebere 10 дней назад +2

    Cool. Thanks for sharing

    • @nunomaduro
      @nunomaduro  10 дней назад

      thank you for the support!

  • @soundbyte34
    @soundbyte34 10 дней назад +2

    Really useful, thank you!

  • @ilyasmohetna3648
    @ilyasmohetna3648 10 дней назад +1

    I thought it was a new video, but it’s from yesterday’s live. Thanks for sharing though!

    • @nunomaduro
      @nunomaduro  10 дней назад +1

      yeah; i want to compile hightlights on post them here.

  • @barbapapazes
    @barbapapazes 9 дней назад

    thanks for making this video, that's really cool to view real code!

  • @wijaksanapanji
    @wijaksanapanji 10 дней назад +2

    This is fire!

  • @kalpanaudara6512
    @kalpanaudara6512 10 дней назад +2

    superb!!! thanks for this

  • @drugoviic
    @drugoviic 8 дней назад

    all these going straight into my next project except unguard, i don't mind taking a few seconds to mention the field name in my models

  • @SahilKumar-bt2pf
    @SahilKumar-bt2pf 10 дней назад +2

    ❤ from India!!

    • @nunomaduro
      @nunomaduro  10 дней назад

      i will be there in march!

  • @flutterquickdemo2468
    @flutterquickdemo2468 10 дней назад +2

    This Rocks.

  • @curder2422
    @curder2422 8 дней назад

    Thanks for your sharing

  • @thejasonmccreary
    @thejasonmccreary 9 дней назад +2

    You're welcome!

  • @KlethonioFerreira
    @KlethonioFerreira 5 дней назад

    The only thing I don't quite agree with, is the unguard part.

  • @kirayamato6128
    @kirayamato6128 10 дней назад +2

    love you Nuno🩷

    • @nunomaduro
      @nunomaduro  10 дней назад

      thank you for the support!

  • @ahidtechnologies
    @ahidtechnologies 2 дня назад

    You are using unguarded models, but what if we need to mass assign a particular model. Instead of mapping each property individually.

  • @MarkConstable
    @MarkConstable 6 дней назад +3

    Can't stand the background music!!!

  • @michabbb
    @michabbb 10 дней назад +1

    Sad that people have to use ai to reconstruct the file presented here in the video, a simple link to it doesn't hurt and costs only a few seconds. Anyway, thanks for sharing these great best practices!

    • @nunomaduro
      @nunomaduro  10 дней назад +1

      enjoy: github.com/nunomaduro/streams-todo-app/blob/main/app/Providers/AppServiceProvider.php.