❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$request->url()
Returns the complete URL for the current request
return
(string)
<?= kirby()->request()->url() ?>
↑
Cheat Sheet overview
←
$request->ssl()
↓
Back to Cheat Sheet section
Top