Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 471 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 471 Bytes

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