Duncan McClean
Duncan McClean
I've updated the docs to account for when the Composer path might be different: https://github.com/statamic/docs/commit/8fbdc61f4821679c43f3cca097fc3611882b9e29
Do you have the [Multibyte String](https://www.php.net/manual/en/mbstring.installation.php) PHP extension installed?
This issue has been open for a while, without a response, so I'm going to close the issue now. I think it may be related to the fact you're missing...
> @jasonvarga no UI on this yet, is this fine or do you think it's required to have one? I'm no Jason but I'd say we probably need a UI...
> FWIW, when a starter kit is relying on Vite 4.5, it is not trivial to migrate it to Vite 5. I would appreciate if some time could be allocated...
> I am managing a site with tons of assets. I am uploading multiple assets, and only then I am calling some of them when I am creating my content....
Thanks for this pull request! However, we've decided to remove the tabs from the Asset Manager, in favour of the links in the Control Panel nav. This means you'll be...
The counter seems to be working for me (also using full-measure static caching). What does your `config/statamic/static_caching.php` config file look like? Have you customized it at all?
If you only need to view draft entries while in Live Preview, you can use the "token" that's provided in the request which should give you access to the draft...
> While I haven't tried this, I am sceptic it will work. The documentation only mentions GraphQL for starters. There's an example in that section that uses the REST API:...