sdtech / coinpayments-laravel
coinpayments api integration with laravel
Installs: 1 557
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=7.0.0
This package is auto-updated.
Last update: 2024-10-12 08:32:08 UTC
README
About
A simple A Simple Way To Call CoinPayment Api Through Laravel Project The current features are :
- Implement all coinapyments api.
Requirements
Installation
- From your projects root folder in terminal run:
composer require sdtech/coinpayments-laravel
- Publish the packages views, config file, assets, and language files by running the following from your projects root folder:
php artisan vendor:publish --tag=coinPaymentLaravel