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