Laravel 9 crud step by step

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024
  • Laravel 9 crud step by step
    Source code : www.tutussfunn...
    More Projects
    Laravel 9 Vue js 3 Complete Crud Application
    • Laravel 9 Vue js 3 Com...
    Laravel 9 Vue 3 Login and Registration
    • Login Registration For...
    Laravel 9 Angular Complete Crud Application
    • Laravel 9 Angular Comp...
    #laravel9#laravel#laravelcrud

Комментарии • 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.

  • @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🙏🏻

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

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

  • @mdshahinurrahman5449
    @mdshahinurrahman5449 Год назад

    Thanks, Very Useful

  • @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

  • @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

  • @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?

  • @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

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

    thank you so much

  • @xtep2356
    @xtep2356 Год назад

    Tendras el proyecto para descargarlo?

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

    Thank you 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

  • @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

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

    thanks sir

  • @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?