Looking to hire Laravel developers? Try LaraJobs

a-block-laravel maintained by io-digital

Description
A Laravel wrapper for io-digital/a-block-php
Author
Last update
2024/02/07 10:39 (dev-main)
License
Links
Downloads
1 458

Comments
comments powered by Disqus

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