saloonphp/laravel-http-sender

Laravel HTTP Client Sender for Saloon v2+

v3.0.0 2024-03-13 23:38 UTC

This package is auto-updated.

Last update: 2024-04-13 23:51:50 UTC


README

This package is intended to be used with Laravel. To read more about Saloon, see here: https://github.com/sammyjo20/saloon

Saloon HTTP Sender

This is the Laravel HTTP client sender for Saloon v3, to install it run the following command

Laravel 11+

composer require saloonphp/laravel-http-sender "^3.0"

Laravel 9 or 10

composer require saloonphp/laravel-http-sender "^2.0"

Documentation

Click here to read the documentation