I'm having trouble with image upload at the backend with octoberCMS. The image actually uploads, but I need to save the image path along with my model. I'm not able to get the full path, at most all I'm able to get is:
/storage/app/uploads/public//
Please how do I obtain the full path to the uploaded image?