Link pdf file in data table from storage folder-Laravel 10
Advertisements I was able to successfully save the generated pdf file to the path storage/app/public/pdf. Now I want to open a link to each pdf file from a data table in a view. I keep getting a 404 error whenever I try to open the link from the table in my view. Any help would… Read More Link pdf file in data table from storage folder-Laravel 10