❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$exif->data()
Returns the full exif data set as a raw array.
return
(array)
dump($page->image()->exif()->data());
↑
Cheat Sheet overview
←
$exif->camera()
→
$exif->exposure()
↓
Back to Cheat Sheet section
Top