Replies: 1 comment
-
The Your images have to be stored in a Statamic assets container for this to work. Where are your images stored? What kind of value are you working with? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have the following setup and need to overwrite all the seo images with an image coming from my own Laravel app.
My setup is using Statamic as the layout machine, where I have one entry per page and I inject the data from laravel into th API response. I can't use the SEO data from the entry. Since I have some collections like blog, news and so on still in statamic I need to get everything to be returned in the same exact way, so we don't have to write custom logic on the frontend.
Beta Was this translation helpful? Give feedback.
All reactions