laravel-cashier-stripe-connect
laravel-cashier-stripe-connect copied to clipboard
Possibility to override Models
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
.