Povilas Korop wrote a nice tutorial on how to handle Stripe payments in Laravel.

stripe payments php

What we will learn

General logic how Stripe works

Simple one-time payment integration

Testing and production environment setup

Saving transaction data for future reference

Recurring payments with Laravel Cashier

Getting invoices data and PDF download