Download the PHP package mollsoft/laravel-litecoin-module without Composer
On this page you can find all versions of the php package mollsoft/laravel-litecoin-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-litecoin-module
Laravel Litecoin Module
Organization of payment acceptance and automation of payments of LTC coins on the Litecoin blockchain.
Installation
You can install the package via composer:
After you can run installer using command:
And run migrations:
Register Service Provider and Facade in app, edit config/app.php
:
Add cron job, in file app/Console/Kernel
in method schedule(Schedule $schedule)
add
All versions of laravel-litecoin-module with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-decimal Version *
guzzlehttp/guzzle Version ^7.2
illuminate/contracts Version ^10.0
spatie/laravel-package-tools Version ^1.15
ext-decimal Version *
guzzlehttp/guzzle Version ^7.2
illuminate/contracts Version ^10.0
spatie/laravel-package-tools Version ^1.15
The package mollsoft/laravel-litecoin-module contains the following files
Loading the files please wait ....