sdtech/coinpayments-laravel

coinpayments api integration with laravel

v1.0.2 2023-12-12 06:26 UTC

This package is auto-updated.

Last update: 2024-10-12 08:32:08 UTC


README

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