Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit 0b956c6

Browse files
authored
Merge pull request brozot#85 from codehimanshu/master
Update readme brozot#84
2 parents f1541b8 + 2099c98 commit 0b956c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Register the provider directly in your app configuration file config/app.php `co
4242
'providers' => [
4343
// ...
4444

45-
LaravelFCM\FCMServiceProvider::class
45+
LaravelFCM\FCMServiceProvider::class,
4646
]
4747
```
4848

0 commit comments

Comments
 (0)