Gradual rollout functionality #41
juliangums
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Love this package! Great work!
I think it would be good if it was possible to gradually release a feature to x% of users. Maybe by specifying it in the app service provider or a config file and base it on either sessions or users to make it more permanent by adding a column to the users table that stores a json of activated/deactivated features.
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions