How Laravel Eloquent Models work behind the scenes

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

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

  • @blank001
    @blank001 2 года назад +2

    I have been using Laravel for almost 3 years now, but never got to know about its eloquent internals. Thanks for this awesome info.

  • @neverything
    @neverything 2 года назад +1

    As always Mateus, very well explained. I especially like the part about the relationships, as this was still a bit of a mystery to me. I hope you get well soon!

  • @adamtong07
    @adamtong07 2 года назад +1

    Thanks, its really helpful to learn deep dive about how 's laravel work. Hope to see your next videos on this topic

  • @chlouis-girardot
    @chlouis-girardot 2 года назад +1

    Thanks for the video, take care !

  • @mohammadalhallaq2373
    @mohammadalhallaq2373 2 года назад

    thank you Mateus for the clarification of the eloquent, and I hope you have the time to make more videos about similar topics breaking down what's happening behind the scene.
    also could you please provide me with any resources on similar topics?

    •  2 года назад

      Thanks!
      Anything in particular that you'd be interested in?
      As for resources, I don't know. Christoph Rumpel has a course on Laravel internals that might be helpful.

    • @mohammadalhallaq2373
      @mohammadalhallaq2373 2 года назад

      @ well, anything that allows me to dig more into understanding things like laravel container, service providers, etc...
      I will make sure to check Christoph's course .. thank you so much!

  • @saljardim
    @saljardim 2 года назад +1

    Very good video, Mateus! Super interesting! Helped me understand Laravel better. Keep it up!
    I'd like to suggest you hide the dock on the next video, and increase the font size a bit. :) Maybe switch to PHPStorm's Presentation or Zen
    modes during the recording?
    Valeu! :)

    •  2 года назад

      Good stuff. I didn’t know about presentation mode! I’ll try it out next time. Valeu!

  • @tiagotheoliveira
    @tiagotheoliveira 2 года назад

    Whats the name of the font you are using in PHPStorm?

    •  2 года назад +1

      Operator Mono

  • @Ehsankhan0577
    @Ehsankhan0577 2 года назад

    thanks,kindly share your code repo also