Laravel stripe integration Related post: Stripe payment gateway integration in Laravel Setup clone this repository and run: composer install cp .env.example .env php artisan key:generate Also put stripe api keys on .env