Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Flex's avatar
Level 4

could I combine laravel cashier with existing table?

Hi, I am using Laravel 5.6 and hope to use laravel cashier Stripe payment gateway with My app. Normaly cashier table is using with users table. but I need use cashier with another table and combine cashier columns with that table. My problem is could I use cashier: table command with another table? like following.

cashier:table projects
0 likes
1 reply
Flex's avatar
Level 4

what about this matter?

Please or to participate in this conversation.