laravel-spapi icon indicating copy to clipboard operation
laravel-spapi copied to clipboard

A Laravel wrapper for the Selling Partner API.

Results 3 laravel-spapi issues
Sort by recently updated
recently updated
newest added

Can you please update the package to support Laravel 11? Thank you Jesse

## Problem description: Hi. I've been using this library for a while. Thanks for your great efforts. Currently I'm able to use methods like `getItemOffers`, `getItemOffersBatch` etc, so my setup...

First of all, thank you for this great package! However, I'm struggling with mocking the API calls in my tests. I managed to create mocks for the different API classes...