Laravel 8: add PayPal payments to your app in less than 5 mins
Fast, free of bullshit and junior friendly tutorial to make PayPal simple charges with Laravel.
Install the package
Run this command in your project route:
composer require srmklive/paypal:~3.0
Publish PayPal configuration
php artisan vendor:publi...
fercholand.hashnode.dev3 min read