Uploaded files are not be stored correctly? only 1kb?
Hi guys,
I have been trying to upload a file and store it in the local storage area of a Laravel project I am working on.
The file is being uploaded however, it cannot be opened because it is not being stored correctly. The file size is only showing 1kb I have tried different files and also file types such as PDF and word documents but still not luck.
that error is not related to storing the file. The error must be somewhere else and I can't see where from here. Just look at the exception tree and figure out where it goes wrong.