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 5f5f529 commit 69f3723Copy full SHA for 69f3723
README.md
@@ -40,7 +40,8 @@ class User extends Authenticatable
40
:---------|:---------------------------|:----------
41
5.5.x | 4.0.x, 5.0.x, 6.0.x, 7.0.x | 1.1.x
42
5.6.x | 4.0.x, 5.0.x, 6.0.x, 7.0.x | 1.1.x
43
-
+ 6.x | 4.0.x, 5.0.x, 6.0.x, 7.x | 1.2.x
44
+
45
And add the service provider in `config/app.php`:
46
47
```php
0 commit comments