#6 Show & Delete Catagory From Admin Panel | Laravel E-commerce Tutorial From Beginner to Advance

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2024

Комментарии • 16

  • @wayuberry
    @wayuberry 2 года назад +4

    government should give this man a medal...what a great content!!

  • @steve-ml2sv
    @steve-ml2sv Год назад +1

    Premium Tutorial ! Thanks! Previouslly, I have tried building apps with react and dotnet webapi, althoug i think the concept is similar, laravel with php is much more easy to understand and straight forward. I will try building web apps with react and laravel in the future. 😃

  • @entertainmentnepal8615
    @entertainmentnepal8615 2 года назад +2

    best explanation ever i have seen ❤❤❤❤❤❤

  • @DaisukeABP
    @DaisukeABP 8 месяцев назад +1

    The part "x" button from message is on the left and is not working. How to fix this please?

  • @Super_Motiviation_G
    @Super_Motiviation_G 6 месяцев назад +1

    make a video about undefined var $data

  • @j.m.5433
    @j.m.5433 2 года назад +1

    I love your teaching. Please, let me know if you have a premium course in Udemy or whatever plataform, please

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

    Thank you so much 🎉🎉🎉❤❤

  • @antonykevinnewniz271
    @antonykevinnewniz271 2 года назад +1

    how to redirect to same page in the ecommerce project?

  • @haiderboukhriss2898
    @haiderboukhriss2898 2 года назад +2

    category not catagory

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

    Delete button is not working redirect to 404 page

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

    hello can someone asist please my delete button is not working .it returns 404 error though the route is fine.

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

      solved the problem using php artisan route:cache and php artisan route:clear

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

      Having the same problem, what should I do differently?

  • @好きな事で生きるプロゲーマー自

    Lesson7:ruclips.net/video/vDHz_RkvqWk/видео.html

  • @VLearn92
    @VLearn92 Месяц назад

    route::get('/delete_category/{id}', [AdminController::class, 'delete_category']);