Skip to main content

Sent data to livewire component

 @livewire('tuts.crud.edit', ['tag' => $tag], key('edit-tag'.now().$tag->id))

Comments