muscobytes / laravel-takeads-api-client
Installs: 116
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/muscobytes/laravel-takeads-api-client
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 installcommand:
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