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 am trying to add photo dynamically from the database but i keep receiving this error
"mime_content_type($user->basicInfo->image): failed to open stream: No such file or directory",
however when i dump this $user->basicInfo->image I get the image url and the url is working fine
The text was updated successfully, but these errors were encountered:
mohamedhussieen
changed the title
"mime_content_type($user->basicInfo->image): failed to open stream: No such file or directory",
add image dynamic from url
Dec 17, 2020
I am trying to add photo dynamically from the database but i keep receiving this error
"mime_content_type($user->basicInfo->image): failed to open stream: No such file or directory",
however when i dump this $user->basicInfo->image I get the image url and the url is working fine
The text was updated successfully, but these errors were encountered: