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 3ac1b7f commit 7503181Copy full SHA for 7503181
content/4.digging-deeper/3.gates.md
@@ -62,7 +62,7 @@ public function update(User $user, Post $post): Response
62
}
63
```
64
65
-This changes the `search` gates payload by adding the `message` to the gate
+This changes the `search` gates payload by adding a `message` and `allowed` keys:
66
67
```json
68
{
0 commit comments