How to configure Laravel Cashier with multiple models
I recently worked on a Laravel project which had the requirement of two authenticable models along with separate subscriptions. The project, of course, was using Laravel Cashier to manage user subscriptions.
By default, Laravel Cashier assumes the Ap...
swapnil.dev9 min read
Luis Troya
developer laravel php vue react
Nice article! The only question I have is: how can you differentiate between the webhook for client and the ones for the sellers?