Laravel photo/picture issue

Posted by

Your Picture Going to DataBase also in file location (C:\xampp\htdocs\folderName\MainFile\storage\app\public\images )

but on screen it is not showing Picture

Then might be your file not linked to the public file

C:\xampp\htdocs\folderName\MainFile\public\storage\images

run this command: php artisan storage:link

Now, check your both storage files and public files should be linked. then your pic will work.

( C:\xampp\htdocs\wizbrand\wz-account-admin-ms\storage\app\public\images) ( C:\xampp\htdocs\wizbrand\wz-account-admin-ms\public\storage\images )

0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x