coinpayments-laravel maintained by sdtech
coinpayment-laravel | A Simple Way To Call CoinPayment Api Through Laravel Project
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