asaas-sdk-laravel maintained by creativemobile
juno-sdk-php-laravel
Make sure to add ASAAS_ACCESS_TOKEN to your .env file to identify your account in every request.
ASAAS_ACCESS_TOKENis also referred asaccess_tokenin the docs.
Installing
Using Composer:
$ composer require creativemobile/asaas-sdk-laravel
Publishing configurations
The command below will publish the configuration file to Laravel's config folder.
$ php artisan asaas:install
Config file
Usage
Import the API namespace and use it with: