Closed cg0 closed 1 year ago
Just for the sake of documentation yes Laravel has an internal event system but it's not fit for our specific purpose, Laravel's event system appears to be akin to a pub/sub system rather than being able to override data being passed through the chain and supporting event cancellation
Just like Bancho we should have an event system built that plugins can hook into