1
0
Fork 0
mirror of https://github.com/archtechx/laravel-seo.git synced 2025-12-12 18:04:03 +00:00

add required previewify prefix

This commit is contained in:
tpetry 2022-07-01 09:35:45 +02:00
parent cf8ec8d3ae
commit 100fcbea5d
3 changed files with 15 additions and 7 deletions

View file

@ -253,6 +253,9 @@ The `previewify()` method also returns a signed URL to the image, which lets you
<img alt="@seo('title')" src="@seo('previewify', 'blog')">
```
> **Note**
> The `previewify:` prefix will be automatically prepended to all provided data keys.
## Examples
### Service Provider