Download the PHP package d-scribe/laravel-paystack without Composer
On this page you can find all versions of the php package d-scribe/laravel-paystack. 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-paystack
laravel-paystack
A wrapper around the official paystack library for laravel.
Installation
For Laravel <= 5.4:
-
Add
Paystack\Providers\ServiceProvider
to the providers section in config\app.php file like -
Add
Paystack\Facades\Api
to the aliases section in config\app.php file like - Create
PAYSTACK_SECRET_KEY
variable in the.env
file
Usage
All versions of laravel-paystack with dependencies
PHP Build Version
Package Version
Requires
yabacon/paystack-php Version
^2.1
The package d-scribe/laravel-paystack contains the following files
Loading the files please wait ....