Laravel – Error in hasFile, Trying to create storage routes in public/storage
I´m creating a CRUD with vue in laravel using laragon, but I have an error creating storage routes for images, I already create the symbolic link in the public file and instead of getting the images stored in that file,…