Description
Feature Toggle / Feature Flag Package
A feature flag—also known as a feature toggle or feature switch—is a coding technique used alongside source control to facilitate continuous integration and deployment. By guarding sections of code, the system prevents execution unless the corresponding flag is enabled.
This package simplifies the implementation of such flags throughout your application. It offers solutions that integrate seamlessly with your codebase, routes, Blade templates, task scheduling, and validation logic.
Creator
YLS Ideas
Related Projects
Laravel Artifact
Media Management Package
Mirror
Impersonation Package
LaravelPlus Updater
Sync Laravel Projects
Laravel Credits
Credit Management System
Laravel Glider
Glide Image Manipulation in Blade Templates
Laravel Ownable
Eloquent Ownership Relationships