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 426dd8c commit 87a4e0fCopy full SHA for 87a4e0f
README.md
@@ -137,9 +137,15 @@ php artisan kvoption:set {key} {value} --comment={comment}
137
php artisan kvoption:delete {key}
138
```
139
140
+## Credits
141
+
142
+This package is inspired by,
143
+- [spatie/valuestore](https://github.com/spatie/valuestore) by Spatie
144
+- [appstract/laravel-options](https://github.com/appstract/laravel-options) by Appstract
145
146
## Contributing
147
-Contributions are welcome!
148
+Contributions are welcome! Please refer [CONTRIBUTING](CONTRIBUTING.md) for details.
149
150
## License
151
0 commit comments