Download the PHP package mtgofa/laravel-paytabs without Composer
On this page you can find all versions of the php package mtgofa/laravel-paytabs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-paytabs
Laravel Paytabs
Installation
Begin by installing this package through Composer. Just run following command to terminal-
Once this operation completes the package will automatically be discovered for Laravel 5.6 and above, otherwise, the final step is to add the service provider. Open config/app.php
, and add a new item to the providers array.
Now add the alias.
Don't forget to add your paytabs credentials into your .env file.
Then fill in the credentials in config/mtgofa-paytabs.php
file if you want instaed of env.
Example:
Create Payment Page:
Verify Payment:
All versions of laravel-paytabs with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
^6.0||^7.0||^8.0||^9.0
The package mtgofa/laravel-paytabs contains the following files
Loading the files please wait ....