❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$file->base64()
Returns the content of the file as base64 encoded string
return
(string)
Example
<?= $page->file()->base64() ?>
↑
Cheat Sheet overview
→
$file->blur()
↓
Back to Cheat Sheet section
Top