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 have a android app which host on back4app and now i want to show the data of app on my website all data coming from this app but images have a problem with foreach loop using php
Issue Description
i have a android app which host on back4app and now i want to show the data of app on my website all data coming from this app but images have a problem with foreach loop using php
Steps to reproduce
Environment Details
php laravel and my code is
$query=new PlateRating();
$file=new PlateRating();
$result=$query->all();
return $result;
Logs/Traces
~~ Include any relevant logs/traces here ~~
The text was updated successfully, but these errors were encountered: