We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7f0780 commit 1713f3bCopy full SHA for 1713f3b
README.md
@@ -50,7 +50,7 @@ Srmklive\Authy\Providers\AuthyServiceProvider::class // Laravel 5.1 or greater
50
* Run the following command to publish configuration:
51
52
```
53
-php artisan vendor:publish
+php artisan vendor:publish --provider "Srmklive\Authy\Providers\AuthyServiceProvider"
54
55
56
* Run the following command to migrate user table changes to database:
0 commit comments