Hello word. As I write this post today, I am literally in tears. I have struggled to at least create a CRUD project, a completely functional one, even just the simplest, for four days now, and I was finding no result. It has been so frustrating, painful, stressful: I never knew I would shed a tear because of writing code. But today, oh today, inasmuch as I am honestly in tear out of it, I have finally managed to create at least a functional CRUD system in Laravel. This is such a milestone for me, I will forever remember it, I will give stories about how I have struggled, burnt the midnight oil, got discouraged, heartbroken when code doesn't run, and there's absolutely no sign of hope to debug, but in the end, I've made it through. Be encouraged, as a "newbie", a "beginner", doesn't matter how hard it gets, push through until you come out. I wrap up day 24 of learning Laravel, by saying, "Even if you go through 'hell' when coding, just go on, because you don't wanna stop in 'hell'."
sir your teaching method is amazing sir. and anyone can understand it very very easy if someone doesn't have any knowledge of Laravel he or she can also understand the session before I watch this session I watched many Laravel videos but I can't understand it but your video is very easy to understand sir. thank you for that sir Love for Sri Lanka
You must learn PHP Beginner and Advanced Lessons before taking up Laravel Framework. It is so much easier to grasp frameworks if you learned the basics.
Brother why we need to manually add /student with this url...is there any solution?? so that after giving php artisan serve it will take me this page...plz response me...
Sir ,In .env file I insert database name after that go to terminal I give php artisan serve but it is not working sir. ..plz give an idea to solve this
I have got the error "Illuminate\Contracts\Container\BindingResolutionException: Target class [App\Http\Controllers\App\Http\Controllers\StudentController] does not exist." How will I fix it?
Hello word.
As I write this post today, I am literally in tears. I have struggled to at least create a CRUD project, a completely functional one, even just the simplest, for four days now, and I was finding no result. It has been so frustrating, painful, stressful: I never knew I would shed a tear because of writing code.
But today, oh today, inasmuch as I am honestly in tear out of it, I have finally managed to create at least a functional CRUD system in Laravel.
This is such a milestone for me, I will forever remember it, I will give stories about how I have struggled, burnt the midnight oil, got discouraged, heartbroken when code doesn't run, and there's absolutely no sign of hope to debug, but in the end, I've made it through.
Be encouraged, as a "newbie", a "beginner", doesn't matter how hard it gets, push through until you come out.
I wrap up day 24 of learning Laravel, by saying, "Even if you go through 'hell' when coding, just go on, because you don't wanna stop in 'hell'."
You will never walk alone.
sir your teaching method is amazing sir. and anyone can understand it very very easy
if someone doesn't have any knowledge of Laravel he or she can also understand the session
before I watch this session I watched many Laravel videos but I can't understand it
but your video is very easy to understand sir.
thank you for that sir
Love for Sri Lanka
Thanks and welcome
You must learn PHP Beginner and Advanced Lessons before taking up Laravel Framework. It is so much easier to grasp frameworks if you learned the basics.
Thanks to Tutus Funny. Legit video trust me. I am a junior programming. Kudos to your videos, I learned Laravel so ez.
did uu complete raw PHP?
@@akshamim2628 Yes via self study
Great
Joda, La mejor guía conocida de Laravel, para crear un CRUD sencillo
jajaja, joda verdad. tocó en inglés pa' aprender dos cosas a la vez.
Thanks, Very Useful
Brother why we need to manually add /student with this url...is there any solution?? so that after giving php artisan serve it will take me this page...plz response me...
Thankyou so much sir🙏🏻
Thanks you to this video
Why my table details not migrating to db?
first save then run command
i am getting string error when running php artisan migrate, why you are not getting that error?
Can you also tell us why you are creating a controller and what exactly is the work the controller is doing .
Thank you for the good work
literally was doing the same like author but in the end it goes with the 404 error not found
im gonna end my prog carier
Sir ,In .env file I insert database name after that go to terminal I give php artisan serve but it is not working sir. ..plz give an idea to solve this
Are you using Mac OS ?
thank you so much
Do I have to install Laravel and Composer before doing this tutorial ?
yes
Composer you must install
Thank you Sir!
I have got the error "Illuminate\Contracts\Container\BindingResolutionException: Target class [App\Http\Controllers\App\Http\Controllers\StudentController] does not exist." How will I fix it?
Me too, please help Target class [App\Controllers\StudentController] does not exist.
@@josedavidrodriguez7770 check your web.php file in Routes folder
Tendras el proyecto para descargarlo?
thanks sir
Hi, good tutorial, can you provide the rest of the code for the layouts?
ya sure
@@TutusFunny Brother plz gives us the rest of code...if possible post it today...
@@RomanTheBird ok bro
my edit.blade.php is not working.. when i edit any record this error show on browser View [student.edit] not found.. any solution??
hi
can you please give us the codes of View????
ok i will update
I think It's not for beginner's friendly properly...
i got an error on index.blade.php on the line 40 how to fix it?
i have the same error. How did you fix it?
i also have same problem