Unverified Commit a7acac76 authored by Jens Segers's avatar Jens Segers Committed by GitHub

📝 Add security information

parent a480b532
......@@ -1134,3 +1134,7 @@ Embedded relations now return an `Illuminate\Database\Eloquent\Collection` rathe
```php
$books = $user->books()->sortBy('title')->get();
```
## Security contact information
To report a security vulnerability, follow [these steps](https://tidelift.com/security).
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment