Tobias Möritz
Tobias Möritz
Several online services including Facebook and Discord also have separate previews for e.g. square icons, similar to the Twitter ones. As we already have a Twitter Card Type field, it...
I have a route that looks like this ```php class IndexRoute extends Route { public function get(): Response { return $this->createResponse(200, ['foo' => 'bar']); } public function post(): Response {...
It would be great if the plugin provides some way to cut off content so it will be indexed even if it exceeds 10kB. 
Most servers need a custom temp path, chrome path, etc. Those settings should be able to be configured through the config.
``` Illuminate\Database\Eloquent\JsonEncodingException: Unable to encode attribute [data] for model [Rias\StatamicRedirect\Data\Hit] to JSON: Malformed UTF-8 characters, possibly incorrectly encoded. File "/public/index.php", line 51 $response = $kernel->handle( ... (50 additional frame(s) were...