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

Commit 50f1026

Browse files
authored
Update README
With the --provider tag, it publishes only this package files :)
1 parent 248733c commit 50f1026

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
@@ -61,7 +61,7 @@ Add the facade aliases in the same file:
6161
Publish the package config file using the following command:
6262

6363

64-
$ php artisan vendor:publish
64+
$ php artisan vendor:publish --provider="LaravelFCM\FCMServiceProvider"
6565

6666

6767
### Lumen

0 commit comments

Comments
 (0)