From 5b38469d74f76bbe8e673a08a5058b98e7f12ceb Mon Sep 17 00:00:00 2001 From: Peter Fox Date: Sun, 27 Nov 2022 03:47:32 +0000 Subject: [PATCH] Update README.md Adds the Feature Flags for Laravel package by YLS Ideas to the utilities section. --- README.md | 1 + 1 file changed, 1 insertion(+) 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