Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Update README #125

Merged
merged 1 commit into from
Aug 6, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update README
With the --provider tag, it publishes only this package files :)
  • Loading branch information
alvsconcelos authored Oct 18, 2018
commit 50f10265ff283af46d2c44b4749567713f054078
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Add the facade aliases in the same file:
Publish the package config file using the following command:


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


### Lumen
Expand Down