👋
Installation
To get started with Saloon, you will need to install it through Composer.
composer require sammyjo20/saloon "^2.0"
Saloon supports PHP 8.1+
Saloon has just three dependencies.
You may also install the optional Saloon helper library for Laravel, which adds a config file, commands and a facade to let you easily test.
composer require sammyjo20/saloon-laravel "^2.0"
Last modified 30d ago