Download the PHP package act360/laravel-esewa without Composer
On this page you can find all versions of the php package act360/laravel-esewa. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download act360/laravel-esewa
More information about act360/laravel-esewa
Files in act360/laravel-esewa
Download act360/laravel-esewa
More information about act360/laravel-esewa
Files in act360/laravel-esewa
Vendor act360
Package laravel-esewa
Short Description A E-sewa payment gateway integration for laravel
License MIT
Package laravel-esewa
Short Description A E-sewa payment gateway integration for laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-esewa
Easy Esewa Payment Integration For Your Laravel App
This composer package offers a E-sewa payment gateway setup for your Laravel applications.
Installation
Begin by pulling in the package through Composer.
Next, if using Laravel 5, include the service provider within your config/app.php
file.
Finally, add these variable to .env
.
Usage
Within your Model, make a call to the Billable
trait.
You can use this on controller as:
Done! You'll now be able to use esewa gateway.
All versions of laravel-esewa with dependencies
PHP Build Version
Package Version
The package act360/laravel-esewa contains the following files
Loading the files please wait ....