You can do that by changing the services.php config file and giving a different model but the question is why do you want to have a separate table?
Jun 14, 2020
3
Level 11
Laravel Stripe
Hey Mates, I wanna use the cashier (stripe) package in my project. so after installing the cashier package when I run php artisan migrate it is creating new columns in the users table. I would like to create a table out of the users table. how can I achieve that? any help/thoughts that would be great. TIA
Please or to participate in this conversation.