sdtech / coinpayments-laravel
coinpayments api integration with laravel
v1.0.2
2023-12-12 06:26 UTC
Requires
- php: >=7.0.0
This package is auto-updated.
Last update: 2026-03-12 12:17:48 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