Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 239 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 239 Bytes

laravel-payment

This is a Laravel Package for Payment Gateway Integration.

Install

composer require tamnnit/laravel-payment

php artisan vendor:publish --provider="Laravel\Payment\PaymentServiceProvider" --tag="config"