hello, Can you please help me in some error,i am stuck in that error from two days.
i have work in laravel multiple images upload.but whenever i upload the images it will show below error msg..
Spatie\MediaLibrary\Exceptions\FileCannotBeAdded\FileDoesNotExist
File D:\xampp\htdocs\abc\storage\prop_images/5f211fbd7fa1a_p1.jpg does not exist
i have read all sources but no one give me exact solution.
Thank you @aurawindsurfing sir for your response. :)
There path is correct and when i create d it it will store and access that file from that path.
And i use this php artisan storage:link.
So it works but when I will restart that project next day it will show this error...