feat: expo channel

This commit is contained in:
2026-05-16 15:53:39 +02:00
parent 276978128d
commit d9e80f7603
12 changed files with 448 additions and 16 deletions
+4
View File
@@ -22,6 +22,10 @@ return [
'key' => env('RESEND_API_KEY'),
],
'expo' => [
'access_token' => env('EXPO_ACCESS_TOKEN'),
],
'ses' => [
'key' => env('AWS_ACCESS_KEY_ID'),
'secret' => env('AWS_SECRET_ACCESS_KEY'),