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.
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.
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!
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.
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.
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.
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;
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.
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.
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!
Thank you jeffrey. You are good teacher and very clear in explaining all we need.
Love the way you teach, all of your courses are highly recommendable. Thanks
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.
This man is the best!
Best PHP Course
7:50
This was not expecte 😁😁
MASTER JEFRRY , LARAVEL HUB 4 LIFE
🇳🇬 You are him 🤌
👍🏾
how exactly are the find and all methods working when they are not in the Job class?
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.
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.
What did you mean by it can be mass assigned ? I didn't understand you well
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?
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
you have to use dark mode to save power and our eyes
❤❤❤❤
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;
Can you share the name of the terminal app you're using Sir Jeffrey?
It's warp
FIRSTTT HOW ELOQUENT!!!