You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use a Cropper in my resource. It is working fine. Except the file path, when editing, who is not good.
It use http://localhost/storage/2021/10/18/c0d39298abcd2f0b65e3d583f475fef53bfc78ea.png and not the good APP_URL defined in the .env file.
I use a
Cropper
in my resource. It is working fine. Except the file path, when editing, who is not good.It use
http://localhost/storage/2021/10/18/c0d39298abcd2f0b65e3d583f475fef53bfc78ea.png
and not the good APP_URL defined in the .env file.I haven't changed anything in the filesystems.php
And platform.php
Also
php artisan cache:clear
do not do anything.The text was updated successfully, but these errors were encountered: