Skip to content

A Laravel wrapper for `io-digital/a-block-php` package, with ORM support

License

Notifications You must be signed in to change notification settings

io-digital/a-block-laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Laravel wrapper for `io-digital/a-block-php` package, with ORM support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages