1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-10-27 20:32:28 +01:00
Pterodactyl-Panel/app/Notifications
Dane Everitt a137e6ed72
Add base implementation of extendable events classes
Modified server deletion to use internal event handlers from the
Eloquent models themselves. Also added a few preliminary event handlers
in the `Pterodactyl\Events\<USer|Server> namespace that users can hook
into in EventServiceProvider to perform their own actions as they
please (such as push notifications and such).
2017-01-24 19:15:03 -05:00
..
AccountCreated.php Update copyright headers 2017-01-24 17:57:08 -05:00
SendPasswordReset.php Update copyright headers 2017-01-24 17:57:08 -05:00
ServerCreated.php Add base implementation of extendable events classes 2017-01-24 19:15:03 -05:00