LaravelPackages.net
Acme Inc.
Toggle sidebar
sancherie/laravel-feature-flags

This is my package feature

1.684
1
v1.0.0
About sancherie/laravel-feature-flags

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

A Laravel feature-flags package

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

Installation

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

Usage

Read more about usage on the Wiki.

Testing

Use the following command to run test:

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

Comments