Skip to content

Commit

Permalink
Merge pull request aloha#200 from danswiser/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
aloha authored May 8, 2024
2 parents f9a968f + 13695d1 commit 0349c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ line to the `aliases` array if you want to use a short class name:
You can publish the default config file to `config/twilio.php` with the terminal command

```shell
php -r "copy('vendor/aloha/twilio/src/config/config.php', 'config/twilio.php');"
php artisan vendor:publish --provider="Aloha\Twilio\Support\Laravel\ServiceProvider"
```

#### Facade
Expand Down

0 comments on commit 0349c2f

Please sign in to comment.