Laravel 9 crud step by step

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

КОМЕНТАРІ • 45

  • @techwithdenzel
    @techwithdenzel 2 роки тому +27

    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'."

  • @jehankandy2970
    @jehankandy2970 Рік тому +1

    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

  • @DraconianError
    @DraconianError 2 роки тому +6

    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.

    • @DraconianError
      @DraconianError 2 роки тому

      Thanks to Tutus Funny. Legit video trust me. I am a junior programming. Kudos to your videos, I learned Laravel so ez.

    • @akshamim2628
      @akshamim2628 2 роки тому

      did uu complete raw PHP?

    • @DraconianError
      @DraconianError 2 роки тому

      @@akshamim2628 Yes via self study

    • @akshamim2628
      @akshamim2628 2 роки тому

      Great

  • @maygel27
    @maygel27 2 роки тому

    Joda, La mejor guía conocida de Laravel, para crear un CRUD sencillo

    • @mpayares6
      @mpayares6 2 роки тому

      jajaja, joda verdad. tocó en inglés pa' aprender dos cosas a la vez.

  • @mdshahinurrahman5449
    @mdshahinurrahman5449 2 роки тому

    Thanks, Very Useful

  • @RomanTheBird
    @RomanTheBird 2 роки тому +1

    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...

  • @archanadevi102
    @archanadevi102 Рік тому

    Thankyou so much sir🙏🏻

  • @derrickdavid7960
    @derrickdavid7960 2 роки тому

    Thanks you to this video

  • @Justmuhsithings
    @Justmuhsithings 2 роки тому +2

    Why my table details not migrating to db?

  • @dvs149
    @dvs149 2 роки тому

    i am getting string error when running php artisan migrate, why you are not getting that error?

  • @lawrence1679
    @lawrence1679 2 роки тому

    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

  • @Kindboyis
    @Kindboyis 2 роки тому

    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

  • @kayalvizhi7231
    @kayalvizhi7231 2 роки тому

    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

  • @princeas6492
    @princeas6492 2 роки тому

    thank you so much

  • @satawatroipee588
    @satawatroipee588 2 роки тому

    Do I have to install Laravel and Composer before doing this tutorial ?

  • @threesea2358
    @threesea2358 2 роки тому

    Thank you Sir!

  • @mariadasronniecp6453
    @mariadasronniecp6453 2 роки тому

    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?

    • @josedavidrodriguez7770
      @josedavidrodriguez7770 2 роки тому

      Me too, please help Target class [App\Controllers\StudentController] does not exist.

    • @mohinimaurya9773
      @mohinimaurya9773 Рік тому +1

      @@josedavidrodriguez7770 check your web.php file in Routes folder

  • @xtep2356
    @xtep2356 Рік тому

    Tendras el proyecto para descargarlo?

  • @auliarahman2335
    @auliarahman2335 2 роки тому

    thanks sir

  • @renedubon22
    @renedubon22 2 роки тому +1

    Hi, good tutorial, can you provide the rest of the code for the layouts?

    • @TutusFunny
      @TutusFunny  2 роки тому +1

      ya sure

    • @RomanTheBird
      @RomanTheBird 2 роки тому

      @@TutusFunny Brother plz gives us the rest of code...if possible post it today...

    • @TutusFunny
      @TutusFunny  2 роки тому +1

      @@RomanTheBird ok bro

  • @hafizabid5087
    @hafizabid5087 2 роки тому

    my edit.blade.php is not working.. when i edit any record this error show on browser View [student.edit] not found.. any solution??

  • @zeeshansanaullah1639
    @zeeshansanaullah1639 2 роки тому +1

    hi

  • @tahmidajerin4094
    @tahmidajerin4094 2 роки тому

    can you please give us the codes of View????

  • @user-gj8nu4tg6s
    @user-gj8nu4tg6s 2 роки тому

    I think It's not for beginner's friendly properly...

  • @neilmotovlog19
    @neilmotovlog19 2 роки тому +1

    i got an error on index.blade.php on the line 40 how to fix it?