laravel-takeads-api-client maintained by muscobytes
Takeads API client for Laravel
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