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:
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:
