https://github.com/overtrue/laravel-payable
Payment system for Laravel.
https://github.com/overtrue/laravel-payable
laravel-pay laravel-payments payments
Last synced: 5 months ago
JSON representation
Payment system for Laravel.
- Host: GitHub
- URL: https://github.com/overtrue/laravel-payable
- Owner: overtrue
- Created: 2020-04-11T17:09:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-11T17:10:19.000Z (over 6 years ago)
- Last Synced: 2025-04-04T20:09:53.637Z (over 1 year ago)
- Topics: laravel-pay, laravel-payments, payments
- Language: PHP
- Size: 3.91 KB
- Stars: 36
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
Laravel Payable
Payment for Laravel
## Installing
```shell
$ composer require overtrue/laravel-payable -vvv
```
## Usage
TODO
## Contributing
You can contribute in one of three ways:
1. File bug reports using the [issue tracker](https://github.com/vendor/package/issues).
2. Answer questions or fix bugs on the [issue tracker](https://github.com/vendor/package/issues).
3. Contribute new features or update the wiki.
_The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable._
## License
MIT