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 6982d27 commit 93ef9b3Copy full SHA for 93ef9b3
README.md
@@ -60,14 +60,22 @@ $post = Post::find(1);
60
echo $post->body;
61
```
62
63
+## Versioning
64
+
65
+| Laravel | Supported |
66
+| ------- | --------- |
67
+| 10.x | ✅ 2.x |
68
+| 9.x | ✅ 1.1 |
69
+| 8.x | ✅ 1.0 |
70
71
## Contributing
72
73
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
74
75
## Credits
76
-- [Al-Amin Firdows](https://github.com/alaminfirdows)
-- [All Contributors](../../contributors)
77
+- [Al-Amin Firdows](https://github.com/alaminfirdows)
78
+- [All Contributors](../../contributors)
79
80
## License
81
0 commit comments