removed notification seeder

updated boardcasting config
added rate updated notification file
This commit is contained in:
Jack Goh
2018-08-16 10:58:54 +08:00
parent 2fff081268
commit 2ad56b02a6
6 changed files with 67 additions and 5 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ return [
*/
App\Providers\AppServiceProvider::class,
App\Providers\AuthServiceProvider::class,
// App\Providers\BroadcastServiceProvider::class,
App\Providers\BroadcastServiceProvider::class,
App\Providers\EventServiceProvider::class,
App\Providers\RouteServiceProvider::class,