Image not show in view and edit form
Hello all,
Please I need your support to solve this issue, I have a resource class (Project resource) and the form include image, it works correctly when add new project but in view and edit it appear like this:
and I run php artisan storage:link command and I store the images in storage/app/public path.
You can find the code here:
4 Replies
Are you using laravel 11 ?
Because im having the same issue as well
Inspect elements > Console Error would help a lot
go to your .env then change ng APP_URL if you're using custom hosts / url you should need to change it the APP_URL
Please search this discord this has been answered dozens of times.