Skip to content

saloonphp/laravel-http-sender

Repository files navigation

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