Download the PHP package phpawcom/thawani_laravel without Composer
On this page you can find all versions of the php package phpawcom/thawani_laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpawcom/thawani_laravel
More information about phpawcom/thawani_laravel
Files in phpawcom/thawani_laravel
Download phpawcom/thawani_laravel
More information about phpawcom/thawani_laravel
Files in phpawcom/thawani_laravel
Vendor phpawcom
Package thawani_laravel
Short Description Add Thawani payment to Laravel project
License MIT
Package thawani_laravel
Short Description Add Thawani payment to Laravel project
License MIT
Please rate this library. Is it a good library?
Informations about the package thawani_laravel
Thawani Library for Laravel
This package is to add Thawani support to Laravel
Installation:
Then migrate to add Thawani table:
publish config:
The S4D\Laravel\Thawani\ThawaniServiceProvider is auto-discovered and registered by default. If you want to register it yourself, add the ServiceProvider in config/app.php:
For alias:
Usage:
First you need to add routes to your routes/web.php:
In your controller:
Note that you can get the payment URL without redirecting in this way:
If you don't specify URL in setReturnUrls() method, the package will use its default views
All versions of thawani_laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-curl Version *
ext-curl Version *
The package phpawcom/thawani_laravel contains the following files
Loading the files please wait ....