8000 Fixes roadrunner installation on sail (#8796) · Sn0wCrack/laravel-docs@aa4f1cf · GitHub
[go: up one dir, main page]

Skip to content

Commit aa4f1cf

Browse files
authored
Fixes roadrunner installation on sail (laravel#8796)
1 parent 3b21410 commit aa4f1cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

octane.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ If you plan to develop your application using [Laravel Sail](/docs/{{version}}/s
6262
```shell
6363
./vendor/bin/sail up
6464

65-
./vendor/bin/sail composer require laravel/octane spiral/roadrunner
65+
./vendor/bin/sail composer require laravel/octane spiral/roadrunner-cli spiral/roadrunner-http
6666
```
6767

6868
Next, you should start a Sail shell and use the `rr` executable to retrieve the latest Linux based build of the RoadRunner binary:

0 commit comments

Comments
 (0)
0