update package fcm

This commit is contained in:
2024-05-24 09:43:20 +07:00
parent 8af376cd37
commit 59524159b6
3 changed files with 11 additions and 1 deletions

View File

@@ -202,6 +202,11 @@ return [
App\Providers\EventServiceProvider::class,
App\Providers\RouteServiceProvider::class,
/**
* Package Firebase Cloud Message
*/
NotificationChannels\Fcm\FcmServiceProvider::class,
],
/*