muscobytes / laravel-takeads-api-client
There is no license information available for the latest version (1.0.6) of this package.
1.0.6
2024-10-17 22:26 UTC
Requires
Requires (Dev)
- orchestra/testbench: ^9.0
- phpunit/phpunit: ^11.0
README
This package for Laravel introduces a wrapper for the Takeads API Client.
Prerequisites
- PHP 8.3
Setup
- Install package with running
composer install
command:
composer install muscobytes/laravel-takeads-api
- Publish config:
php artisan vendor:publish --provider="Muscobytes\Laravel\TakeadsApi\TakeadsApiServiceProvider" --tag="config"
- Provide keys
Extended usage
- Publish config
- Setup multiple keys