Skip to content

Commit d2b4500

Browse files
authored
Update README.md
1 parent 67fc015 commit d2b4500

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Next add the service provider and facade to your `config/app.php`:
3333
...
3434
```
3535

36+
**Laravel 5.5 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.**
37+
3638
### Setting up the Xinge service
3739

3840
You will need to [create](http://xg.qq.com/) a Xinge app in order to use this channel. Within in this app you will find the `access id and access secret`. Place them inside your `.env` file. In order to load them, add this to your `config/services.php` file:

0 commit comments

Comments
 (0)