arshver's avatar

Get the file size uploaded

Use the following command

$sizefile=$request->file('userfile')->getClientSize();

But the error follows

SplFileInfo::getSize(): stat failed for C:\Users\rojan\AppData\Local\Temp\phpB44.tmp
0 likes
1 reply
Snapey's avatar

show more of the code. Have you already moved the file?

Please or to participate in this conversation.