Stephen Jude

Results 12 comments of Stephen Jude

@JonoB Please look into this PR. I am ready to add 8.1 support and Laravel 9 support too.

I am currently running it on 8.1. I also built out the API SDK too but I haven’t published it. Still testing out on production to check the stability. You...

@rafyakbar you can submit a PR for this.

@mgkimsal Laravel Pennant resolves features for individual users even when it's activated or deactivated for all. This means there is no single record that tracks feature activation or deactivation. But...

`Feature::discover` is called automatically when this plugin is enabled. This is evident on the activate/deactivate dialog.

@badrshs can you send a PR?

This plugin still supports Laravel 11 @badrshs

I am not sure this actually works @drsdre can you share a screenshot.

@drsdre this looks like a false positive. In the Pennant implementation, the active/inactive status reflects the currently logged-in user — so it’s showing your own status.

Yeah, feel free to submit a PR! Happy to review and merge it when it's ready.