I'm trying to access the properties of an image
Most of them agree so
$request->file('imagenarticulo')->getsize()
that is to say with the get ahead of the property but to which they have script, I am not able to access, I am looking at the documentation and I do not give with the section to access these properties, Specifically the properties are
- Test
- originalName
- mimeType
- size
- error
obviously I could access from some php method, but I would like to find one from Laravel.