ErrorException getimagesize(avatar/about.jpg): failed to open stream: No such file or directory
I am trying to get the width and height of file, but it gives me an error.
And In Laravel is there any other method to get the width and height of an image using fileStorage?
plz let me know