In this video, we will work on the "D" for delete. Create delete component and dispatch 'deleted' event for Sweet Alert to display a message as soon as we delete a tag.
SweetAlert:
Docs - https://sweetalert2.github.io/
Links:
Livewire Docs - https://laravel-livewire.com/docs/2.x...
Nested Components - https://laravel-livewire.com/docs/2.x...
Support me:
Patreon - / angeljayacademy
Timestamps:
00:00 Introduction
00:28 Create Delete component
03:06 Update Delete component class
07:30 Update Delete component view
09:45 Create delete modal
14:15 Listen for "tagDeleted" event and display Sweet Alert message
16:23 Outro
#Livewire
#Laravel
#LivewireCrud