get resource page name
Hello
how to get page component name?
I need to get the component name elsewhere to use it to dispatch events to Livewire.
I tried to create an instance of an object, but there is no name.
how to get page component name?
I need to get the component name elsewhere to use it to dispatch events to Livewire.
Livewire.dispatchTo(componentNameI tried to create an instance of an object, but there is no name.




