darryldecode / laravel-starter-kit

Laravel 7.0~ Starter Kit Powered by VueJS + Material Design(Vuetify)
https://laravel-starter-kit.darrylfernandez.com/
302 stars 131 forks source link

can not use storage link #35

Closed SuperStar518 closed 4 years ago

SuperStar518 commented 4 years ago

hi Thank you for your excellent package in file uploading I have got a trouble I uploaded image to storage and tried to use it via storage link other files in /public works well as assets but images in storage link doesnt work correctly storage link has parsed as a route and laravel returns empty text/html contents What can I do?