Level 51
You can do that with php function fileatime
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi, i'm trying to get date accessed from a file when they enter to a storage folder, in laravel documentation i found a similiar but different function called lastmodified, that function get the date modified, but what i need is date accessed,
thanks :)
You can do that with php function fileatime
Please or to participate in this conversation.