Laravel 9 Ecommerce - Part 8: Brands Insert and fetch data using Livewire in laravel w/ pop up modal

preview_player
Показать описание
In this video, I have taught how to add and display brands using livewire in laravel 9. Where we are insert the data with bootstrap Modal (POP Up Box) and display or fetch data in html table.

Laravel 9 Ecom- Part 9: Brands - Edit & Update & Confirm Delete

Laravel 9 Ecommerce - Playlist

Рекомендации по теме
Комментарии
Автор

That means all project is without controller.
informative and something new to learn from you.

TusharZambare
Автор

Thank you ❤️❤️😊😊 very much sir 💕💕 this is truly amazing 🤩🤩🤩

superior_ironman
Автор

I have this error, please help me
public function render(){
return
->extends('layouts.admin
->section('contend');
}
Undefined method 'extends'.intelephense(1013) I cannot display the section when extended

hunginh
Автор

Thank you very much for your contribution, could you please list the plugins you use in visual studio code?

GerardoRojasPacheco
Автор

data inserted but the overlay of modal is not removing and data is not showing unless again refresh, help

shashikantadas
Автор

when i click on add brand, the dialog not show. How to slove this error?

tranquangtiendz
Автор

sir class not found ka error aa rha hai

dharabharvadiya
Автор

sir why i cant connect my brands? i follow the steps on your tutorial and i cant open my admin/brands

albertuspridonathanael
Автор

why you use str ? can you tell me what is the main purpose ?

CodingEscort
Автор

So it’s like crud with jquery, but without jquery code?
I’m curious about how it look in page source browser..
Thx for the tutorial btw

MrHimitsu
Автор

thanks sir.
may i request for teaching us about setting/mvc for automatic slug relation by name, and have alert if slug have more than 1?
So slug must be uniqe relation by name category or brands.

guidofamula
Автор

it's necessary to create migration table?? because we can directly create table from database and create model for that into project

andreajohn
Автор

very very thanks ma na laravel 9 shik ni ha ma kon say lectures dahko ap ka

gamingwithgamegladiators
Автор

when I use extends() function in component it make error!!

munindrakanxa
Автор

I like you i hope that u make news wepsite useing php laravel step by step ❤

hometech
Автор

ap na kon si extensions download ki ha video bana ya reply

gamingwithgamegladiators
Автор

return
->extends('layouts.admin') // Gives Error Undefined method 'extends'
->section('content'); // Gives Error Undefined method 'section' ,

Muli