30 Days to Learn Laravel, Ep 09 - Meet Eloquent

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

КОМЕНТАРІ • 26

  • @destinygames3449
    @destinygames3449 Місяць тому

    It is truly amazing how good this teaching is, if my school teacher teach me like this I will never skip class. It is complicated subject but you sir teach step by step, truly essential no miss sequence step by step. Clear instruction. This is best of the best teaching I ever have.

  • @destinygames3449
    @destinygames3449 Місяць тому

    This teaching is super clean way, no over complicated or less. More than step by step, it is key point to right sequence. It is like guiding to right path and very easy to follow because it is explained perfectly right before next sequence. English is not my first language, But I understand how good this teaching is.

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

    I want to comment on all your videos because your approach is truly worth recognizing and describing. Your way of explaining things makes everything so clear and engaging!

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

    Thank you jeffrey. You are good teacher and very clear in explaining all we need.

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

    Love the way you teach, all of your courses are highly recommendable. Thanks

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

    good job, i created my first laravel 5 tutorial series on my channel by watching your series on laracast website, now I'm also creating laravel 11 series but in our native langauge.

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

    This man is the best!

  • @gediongirma5634
    @gediongirma5634 7 днів тому

    Best PHP Course

  • @بصماتالماضي
    @بصماتالماضي 11 днів тому

    7:50
    This was not expecte 😁😁

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

    MASTER JEFRRY , LARAVEL HUB 4 LIFE

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

    🇳🇬 You are him 🤌

  • @Israel-x3h
    @Israel-x3h 5 місяців тому +2

    how exactly are the find and all methods working when they are not in the Job class?

    • @yonamwakanyamale
      @yonamwakanyamale 5 місяців тому +3

      Sorry am just giving you hope here. so we can continue to learn while waiting him to explain more.
      Start from here 1:41 He create class Job and extend class Model into class Job. That means every methods and properties created in class Model are now available in class Job.
      It's like parent(class Model) child(class Job) inheritance. Children can have all parent have, but Parent can have only he/she have.
      Try to google class inheritance you'll understand more.

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

    Hey Jeffrey, I have a question regarding mass assignment, specifically $fillable. I added only title and salary, but I can still change the id as well. Why is this happening? I even added $guarded = ['id'], but it still doesn’t work.

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

    What did you mean by it can be mass assigned ? I didn't understand you well

  • @JosephCodette
    @JosephCodette Місяць тому

    in tinker, it's giving me an error when I try to create a Job ; 'class not found' . I am in the working directory. what should I check?

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

    Thanks Jeffrey, but am having issues with php artisan make:model Test -mcrsR, where resource is not generated even if you use --all, its not

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

    you have to use dark mode to save power and our eyes

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

    ❤❤❤❤

  • @ParwinaJalili
    @ParwinaJalili 15 днів тому

    Hello, awesome videos here, very helpful, and thanks for that, i just run php artisan make:model Comment, it created the model but without has factory;

  • @john.moremm
    @john.moremm 7 місяців тому

    Can you share the name of the terminal app you're using Sir Jeffrey?

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

    FIRSTTT HOW ELOQUENT!!!