laravel-razor-pay-cashier icon indicating copy to clipboard operation
laravel-razor-pay-cashier copied to clipboard

Allow Extending Subscription and Billable model

Open vaishnavmhetre opened this issue 5 years ago • 1 comments

My base model design pattern contains usage of UUID as the base identifier/primary key. Unfortunately, I can't extend the Trait to the Subscription model to follow the design pattern.

This might be a tedious task to implement (Update all Subsciption model imports), but rather would be useful for scalable usability.

vaishnavmhetre avatar Feb 28 '19 07:02 vaishnavmhetre

Feel free to send a PR @vaishnavmhetre

msonowal avatar Mar 11 '19 06:03 msonowal