Injecting the current Livewire component instance
Hi everyone, sorry but I'm a noob, could you give me an example of use regarding this paragraph of the documentation?
https://filamentphp.com/docs/3.x/forms/advanced#injecting-the-current-livewire-component-instance
1 Reply
Pages such as
CreatePage
, EditPage
, etc are Livewire components. To access them, simply inject $livewire