mercredi 12 décembre 2018

laravel storage folder doesn't work on live server

I have created a laravel project where images kept in storage which is accessed public with the following command

php artisan storage:link

But the problem is that same project when i put in live server, the image file can't be accessed. Image file stored in stored in storage folder but can't be accessed What could be possible reason for that?

NB: public folder only kept in public_html others are kept outside public_html



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire