Skip to content

How to make single zoom script work on multiple images #186

Description

@seanlunar

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

                         <a href="#" class="filled-button">Add to Cart</a>
                      </div>
                    </div

2021-11-22 08_44_01-products blade php - Art - Visual Studio Code

                  </div>
                @endforeach

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions