Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events for Feature Updates and More #59

Merged
merged 4 commits into from
May 4, 2023

Conversation

tylernathanreed
Copy link
Contributor

@tylernathanreed tylernathanreed commented May 3, 2023

I recently opened issue #58, which asked for more events, so that I could have my UI instantly react to certain feature flag updates. I was told to create a PR, so here we are.

This PR adds the following events:

  • Feature Updated
  • Feature Updated For All Scopes
  • Features Purged
  • All Features Purged
  • Feature Deleted

These events will give consumers more insight into changes to their features, which will allow them to hook in and react as needed.

@taylorotwell taylorotwell merged commit 50e3a73 into laravel:1.x May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants