❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$roots->index()
Returns the document root of the website
return
(string)
Example
<?= kirby()->roots()->index() ?>
↑
Cheat Sheet overview
←
$roots->fields()
→
$roots->kirby()
↓
Back to Cheat Sheet section
Top