Robin
Add custom events to plugin
I'm trying to write a plugin on my own, but it would require an event
event()
to be dispatched. I don't really know where I could register this event, because now I get the error that the event cant be found. I'm hoping I don't need to regiter it in the main application (just for the sake of simplicity for the user)10 replies