We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adacf18 commit 59e3540Copy full SHA for 59e3540
README.md
@@ -33,7 +33,7 @@ $data = $response->json();
33
### Using Laravel?
34
There is a version of Saloon for Laravel, to install it use Composer.
35
```bash
36
-composer require sammyjo20/laravel-saloon
+composer require sammyjo20/saloon-laravel
37
```
38
Otherwise, to install Saloon, use Composer to install it into your PHP app.
39
0 commit comments