Resolving Dependencies Helpers

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

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

  • @KeganVanSickle
    @KeganVanSickle 10 วันที่ผ่านมา +1

    This is actually a "complaint" I have with Laravel. I love Laravel, don't get me wrong, but I don't like how there are so many ways to do the same thing. I like it when frameworks are opinionated. Either it works, or it doesn't. Less room for errors and hidden bugs and all "magic" under the hood.

  •  13 วันที่ผ่านมา +4

    In my opinion, “resolve()” is clearly the best choice as it does what its name promises

    • @LaravelPHP
      @LaravelPHP  13 วันที่ผ่านมา

      😘

    • @ruslansteiger
      @ruslansteiger 12 วันที่ผ่านมา +1

      I prefer "resolve" as well, Adrian. 🤝
      It's much clearer what you want to do and less confusing for new developers. 😊

    • @Cyapow
      @Cyapow 7 วันที่ผ่านมา

      But do you prefer it over dependency injection in a function / class? Im curious which is the best option. I usually go the DI route

  • @WomboCombo950
    @WomboCombo950 12 วันที่ผ่านมา

    How this deal with overloading, lets say that we have a lot of instruction do this lead us to big request start time ?

  • @mahdibagheri71
    @mahdibagheri71 13 วันที่ผ่านมา

    I typically use app(abstract) or utilize in function controller.

  • @ali_raza
    @ali_raza 13 วันที่ผ่านมา

    Thanks for showing the ease way

  • @martinbean
    @martinbean 10 วันที่ผ่านมา

    If you use dependency injection then this whole debate becomes a non-issue.

  • @prymiee
    @prymiee 13 วันที่ผ่านมา +4

    bit of a `app(abstract)` fellow myself :)

  • @Hypergraph
    @Hypergraph 13 วันที่ผ่านมา +3

    hey, your hat annoys me so i unsubscribed from laravel. best decision i've ever made.