diff --git a/README.md b/README.md index 66d60d0b..4615a3b4 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Revisionable](https://github.com/VentureCraft/revisionable) - Create a revision history for Eloquent models * [SEOTools](https://github.com/artesaos/seotools) - Helpers for some common SEO techniques * [Laravel Setting](https://github.com/anlutro/laravel-settings) - Persistent configuration settings that are stored in JSON files +* [Laravel Model Setting](https://github.com/glorand/laravel-model-settings) - Model Settings for your Laravel app * [Friendship](https://github.com/hootlex/laravel-friendships) - Friendship management system * [Teamwork](https://github.com/mpociot/teamwork) - User to team associations with an invite system * [Validating](https://github.com/dwightwatson/validating) - Trait for validating Eloquent models