Laravel 9 Livewire Bootstrap Modal CRUD 1: Install, setup Livewire| insert data w/ modal in livewire

preview_player
Показать описание
In this video, I have taught how to install livewire in laravel and setup livewire and insert data into database using bootstrap modal in Laravel Livewire.

Tasks covered in this video :
1. Livewire Installation and Setup.
2. Database Setup in .env file
3. Creating Migration, Model and Controller
4. Creating Livewire Component for CRUD
5. Integrating Bootstrap CDN Link for Modal (POP UP BOX)
6. Insert data into database
7. Validation & Live Validation before inserting data.
8. Displaying success message.

Laravel 9 Livewire Bootstrap Modal CRUD 1: Install, setup, insert data w/ modal in livewire

Laravel 9 Livewire BS Modal CRUD 2: Fetch data with pagination in Livewire

Laravel 9 Livewire Bootstrap Modal CRUD 3: How to edit & update data using POP UP modal in Livewire

Laravel 9 Livewire Bootstrap Modal CRUD 4: How to Confirm and Delete data w/ Modal POPUP in Livewire

Laravel 9 Livewire CRUD 5: Search bar /filter data in Livewire | Livewire Search with Pagination

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

Thank you so much. It is very helpful.

hptimef
Автор

hello sir, thakns for your videos, we want Pusher & Laravel Course, We appreciate your efforts.

livekora
Автор

could you tell me where does the $fields parameter come from ? cuz i saw you changed $propertyName to $fields 15:15. Thnks

rafy_works
Автор

backdrop doesnt hide after modal hide ? any suggestion ?

firman
Автор

sir i face that error i try my best i can't solve it ..sir please can u help for solve my error thanks "Vite manifest not found at:

MUHAMMADSHOAIB-olcl
Автор

I followed your steps and it doesn't work for me. The modal opens, but it does not perform the validations, much less insert. I have cleared the cache of both the browser and Laravel. Any idea about this?

neshken
Автор

Is there any way to contact you?

I'm trying to do it but it doesn't work for me, visually it looks, but the buttons and everything else doesn't work. Only showing data works, editing, deleting, and adding don't work, I don't understand why...

I have also tried the code of your web page, and it still doesn't work...

ifullstart
Автор

my modal keeps closing after I start typing, but if I remove the rules it works just fine.

afkgamingph