bpuig / laravel-subby

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

Bpuig \ Subby \ Exceptions\ DuplicateException #145

Closed sajjad-talebi closed 1 year ago

sajjad-talebi commented 1 year ago

Hi, After the end of the subscription, when the user wants to renew the plan subscription, he encounters this error. Full error report link: link

bpuig commented 1 year ago

You have a renew function, why are you storing the same subscription again?

sajjad-talebi commented 1 year ago

Thanks, this has been fixed.