sammyjo20/saloon-http-sender

This package is abandoned and no longer maintained. The author suggests using the saloonphp/laravel-http-sender package instead.

Laravel HTTP Client Sender for Saloon v2+

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

This package is auto-updated.

Last update: 2024-03-13 23:40:40 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