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
im working on laravel project and i would like zoom to have effect on all the image on the data im calling from the database
but its only working on the first image only how can i make it work in all image with the same script.
like on the code below??
im working on laravel project and i would like zoom to have effect on all the image on the data im calling from the database
but its only working on the first image only how can i make it work in all image with the same script.
like on the code below??
@foreach ($artworks as $artwork)
{{$artwork->name}}
{{$artwork->price}}
The text was updated successfully, but these errors were encountered: