Welcome all users to their status page

This commit is contained in:
James Brooks
2016-08-23 13:09:47 +01:00
parent 1b96420fc9
commit 6685ae96d8
13 changed files with 312 additions and 25 deletions
@@ -138,5 +138,8 @@ class EventServiceProvider extends ServiceProvider
'CachetHQ\Cachet\Bus\Events\User\UserWasRemovedEvent' => [
//
],
'CachetHQ\Cachet\Bus\Events\User\UserWasWelcomedEvent' => [
//
],
];
}