Stefan Kempf
Stefan Kempf
I have fiddled around some more and I have the very strong assumption, that the problem lies within the generation of the slug. Or in other words, when I enter...
Maybe another short addition: In my case, I often have a negative indentation which makes the code hard to read. ```html ```
btw: I also couldn't invalidate single pages as explained in the docs: https://statamic.dev/static-caching#when-saving I needed to work around that issue like this: ```php 'collections' => [ 'news' => [ 'urls'...
I haven't set paths but I don't use multiple domains in my projects and I also "only" use half measure, where I don't see any option to set paths and...