Looking to hire Laravel developers? Try LaraJobs

coinpayments-laravel maintained by sdtech

Description
coinpayments api integration with laravel
Author
Last update
2023/12/12 07:26 (dev-main)
License
Links
Downloads
3 707

Comments
comments powered by Disqus

coinpayment-laravel | A Simple Way To Call CoinPayment Api Through Laravel Project

Latest Version Issues Stars Stars Total Downloads

About

A simple A Simple Way To Call CoinPayment Api Through Laravel Project The current features are :

  • Implement all coinapyments api.

Requirements

Installation

  1. From your projects root folder in terminal run:
    composer require sdtech/coinpayments-laravel 
  1. 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

configuration

uses