diff --git a/README.md b/README.md index 02784576..5ed8e311 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Nova](https://nova.laravel.com/) - Nova is a beautifully designed administration panel for Laravel * [Laravel Love](https://github.com/cybercog/laravel-love) - It lets people express how they feel about the content. React on Eloquent models with Likes or Dislikes. * [stancl/tenancy](https://github.com/stancl/tenancy) - Automatic tenancy for your Laravel app. No code changes needed. +* [Feature Flags for Laravel](https://github.com/ylsideas/feature-flags) - Add feature flags to your application to make code integration easier and avoid using large feature branches to hold back code. ##### Media & Document Management