bpuig / laravel-subby

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

[Fix] Get feature remainings #94

Closed bpuig closed 3 years ago

bpuig commented 3 years ago

Status

READY

Migrations

NO

Description

Fix error "Unsupported operand types: string - int" noticed in #93

Todos

None.

Deploy Notes

getFeatureRemainings will return null when called on a non numeric value feature.

Impacted Areas in Application