sancherie/laravel-feature-flags is a Laravel package for this is my package feature.
It currently has 1 GitHub stars and 1.684 downloads on Packagist (latest version v1.0.0).
Install it with composer require sancherie/laravel-feature-flags.
Discover more Laravel packages by sancherie
or browse all Laravel packages to compare alternatives.
Last updated
You can install the package via composer:
composer require sancherie/laravel-feature-flags
You can publish and run the migrations with:
php artisan vendor:publish --tag="feature-flags-migrations"
php artisan migrate
Read more about usage on the Wiki.
Use the following command to run test:
composer test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.