Download the PHP package abdallahmohammed/urway-laravel without Composer
On this page you can find all versions of the php package abdallahmohammed/urway-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download abdallahmohammed/urway-laravel
More information about abdallahmohammed/urway-laravel
Files in abdallahmohammed/urway-laravel
Download abdallahmohammed/urway-laravel
More information about abdallahmohammed/urway-laravel
Files in abdallahmohammed/urway-laravel
Vendor abdallahmohammed
Package urway-laravel
Short Description URWAY REST API package for Laravel
License MIT
Package urway-laravel
Short Description URWAY REST API package for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package urway-laravel
URWAY Payment Gateway (Laravel Package)
Installation
In Laravel starting from 6.x the service provider will automatically get registered. In older versions of the framework just add the service provider in config/app.php
file:
You can optionally register the facade in config/app.php
You can publish using the following command
When published, the config/urway.php
config file contains:
Usage
And on callback to handle response put the following code:
Production
To use this package in production mode, just update the mode
value to production
in the config/urway.php
file.
All versions of urway-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|8.*
illuminate/support Version ^5.2|^6.0|^7.0|^8.0|^9.0|^10.0
guzzlehttp/guzzle Version >=6.0
illuminate/support Version ^5.2|^6.0|^7.0|^8.0|^9.0|^10.0
guzzlehttp/guzzle Version >=6.0
The package abdallahmohammed/urway-laravel contains the following files
Loading the files please wait ....