You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Laravel Herd is now the recommended way to install Statamic, I think it would be good to document how to set up full-measure static caching on Herd.
I like to test full measure static caching locally before deploying to Forge. Customising the Forge nginx.conf for static caching is fairly straightforward, but the Laravel Herd nginx.conf files are far more complicated - I don't know where to start.
Thanks.
The text was updated successfully, but these errors were encountered:
stuartcusackie
changed the title
Add instructions for full measure static caching on herd
Add instructions for full measure static caching on Herd
Feb 19, 2025
Laravel Herd (and Valet) knows to look for a public/static directory in your project, and serve files from there, otherwise it'll hit your Statamic app. You don't need to touch any Nginx configs locally.
Since Laravel Herd is now the recommended way to install Statamic, I think it would be good to document how to set up full-measure static caching on Herd.
I like to test full measure static caching locally before deploying to Forge. Customising the Forge nginx.conf for static caching is fairly straightforward, but the Laravel Herd nginx.conf files are far more complicated - I don't know where to start.
Thanks.
The text was updated successfully, but these errors were encountered: