Download the PHP package io-digital/a-block-laravel without Composer
On this page you can find all versions of the php package io-digital/a-block-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download io-digital/a-block-laravel
More information about io-digital/a-block-laravel
Files in io-digital/a-block-laravel
Download io-digital/a-block-laravel
More information about io-digital/a-block-laravel
Files in io-digital/a-block-laravel
Vendor io-digital
Package a-block-laravel
Short Description A Laravel wrapper for io-digital/a-block-php
License MIT
Package a-block-laravel
Short Description A Laravel wrapper for io-digital/a-block-php
License MIT
Please rate this library. Is it a good library?
Informations about the package a-block-laravel
If you can decipher this, use it.
composer require io-digital/a-block-laravel
Some env settings:
A_BLOCK_COMPUTE_HOST=https://compute.a-block.net A_BLOCK_STORAGE_HOST=https://storage.a-block.net A_BLOCK_INTERCOM_HOST=https://intercom.a-block.net
php artisan vendor:publish --tag=a-block-config
Add this trait to any model that has wallets
use IODigital\ABlockLaravel\Traits\HasABlockWallets;
The step into DOS world and run
php artisan ablock:command-app
All versions of a-block-laravel with dependencies
PHP Build Version
Package Version
The package io-digital/a-block-laravel contains the following files
Loading the files please wait ....