Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 437 Bytes

installation.md

File metadata and controls

11 lines (7 loc) · 437 Bytes

👋 Installation

To get started with Saloon, you will need to install it through Composer.

composer require saloonphp/saloon "^3.0"

Using Laravel?

You can install an additional Laravel Plugin for Saloon which provides Artisan console commands, a facade and useful testing helpers. To read more about the Laravel plugin click here.