Download the PHP package angelbachev/epay without Composer
On this page you can find all versions of the php package angelbachev/epay. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download angelbachev/epay
More information about angelbachev/epay
Files in angelbachev/epay
Package epay
Short Description Epay.bg API wrapper for Laravel 5.*
License MIT
Homepage https://github.com/angelbachev/laravel-epay
Informations about the package epay
Laravel-epay API
Laravel wrapper for the Epay.bg API. Working with laravel 5.1
Install
Via Composer
-
Add the service provider to your $providers array in config/app.php file like:
-
Add the alias to your $aliases array in config/app.php file like:
-
Run one of the following commands to publish package configuration depending on your needs:
-
To publish only angelbachev/epay package configuration:
-
To publish configuration of all packages you use:
- To publish all assets of all packages:
-
- Add the following lines to your .env file
Usage
Notification receive route (POST)
Form in view
Support
This package only supports Laravel 5 & Laravel 5.1 & 5.2 at the moment.
- In case of any issues, kindly create one on the Issues section.
- If you would like to contribute:
- Fork this repository.
- Implement your features.
- Generate pull request.
Change log
Please see CHANGELOG for more information what has changed recently.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- [epay.bg demo packages][https://demo.epay.bg/]
License
The MIT License (MIT). Please see License File for more information.