laravel-cashier-stripe-connect icon indicating copy to clipboard operation
laravel-cashier-stripe-connect copied to clipboard

Possibility to override Models

Open gogl92 opened this issue 1 year ago • 1 comments

I'm currently using MongoDB in my Laravel application, to use this extension I need the possibility to override the Models being used that way I have more control and customization of the Models that interact with Stripe Connect.

Models inside the extension should be used by default but can be override by the cashierconnect.php.

gogl92 avatar Oct 29 '23 15:10 gogl92