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 a480b53 commit a7acac7Copy full SHA for a7acac7
README.md
@@ -1134,3 +1134,7 @@ Embedded relations now return an `Illuminate\Database\Eloquent\Collection` rathe
1134
```php
1135
$books = $user->books()->sortBy('title')->get();
1136
```
1137
+
1138
+## Security contact information
1139
1140
+To report a security vulnerability, follow [these steps](https://tidelift.com/security).
0 commit comments