Laravel Pennant
Introduction
Laravel Pennant is a simple and light-weight feature flag package - without the cruft. Feature flags enable you to incrementally roll out new application features with confidence, A/B test new interface designs, complement a trunk-based development strategy, and much more.
Installation
First, install Pennant into your project using the Composer package manager:
composer require laravel/pennant