Skip to content

msamec/qandidate-laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qandidate Laravel

Latest Version on Packagist Software License Total Downloads

This is a service provider for Qandidate package

Install

Via Composer

$ composer require msamec/qandidate-laravel

Register service provider in your app.php

'Msamec\QandidateLaravel\QandidateLaravelServiceProvider',

Register the facade in your app.php

'Qandidate' => 'Msamec\QandidateLaravel\QandidateFacade',

Usage

Qandidate::active($featureName, $attributes);

Change log

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please email :author_email instead of using the issue tracker.

Credits

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages