#Issue Assets retreving issue in Laravel 5.4
Server root directory
-- public_html/
-- pilardir/ [Laravel Installed Here Project Controller, Models, Views Working from this directory]
Domain setup
www.thepiresearch.com Domain pointing directory (public_html/)
The problem here is the laravel application setup in the [pilardir] directory so when we setting up any assets file or upload blog images from the app then its uploading here pilardir/public/uploads/blogs which is all correct.
Now the problem is when we fetching the assets files / images it return the path and assets url from
public_html/public/uploads/blogs which is incorrect.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire