Courses

Advanced Laravel Livewire

Notifications and Confirmations with Toastr and Sweet Alert

Previous: Tools to Debug Livewire Components
avatar

I would like to encounter a performce issue here when you call "window.livewire.emit('delete,event.detail.id)" from javascript, instead of sending one request to the server, it sends a series of requests based on the number of records in a table.

avatar

That's the limitations of livewire unlike react or vue

avatar

but you can use policies and gates to authorize and rate limiting there is no security alert if you do

avatar
You can use Markdown
avatar
You can use Markdown