Configure Stripe to Work with Laravel Cashier in Laravel 6

Originally published at: https://serversideup.net/configure-stripe-to-work-with-laravel-cashier-in-laravel-6/

In order to charge customers for your app, you need to make sure that Stripe is configured and products are added! Follow Along!