bpuig / laravel-subby

Laravel Plan and Subscriptions manager.
https://bpuig.github.io/laravel-subby
MIT License
102 stars 42 forks source link

Get Plan by its tag #50

Closed boryn closed 3 years ago

boryn commented 3 years ago

I find it useful to get the Plan as well by its tag name

bpuig commented 3 years ago

Done in #56 but changed getByTag to keep it similar to other methods like getFeatureByTag