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
n00b to livewire and alpine.
I have an Eloquent collection of models and relationships that include files on an s3 store and I would like to be able to trigger a modal on a button click from each of the items.
I would like to make a single dynamic Modal that would load an image and some other attributes based on an id passed to the $openModal function or a better alternative any suggestions on how to best achieve this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
n00b to livewire and alpine.
I have an Eloquent collection of models and relationships that include files on an s3 store and I would like to be able to trigger a modal on a button click from each of the items.
I would like to make a single dynamic Modal that would load an image and some other attributes based on an id passed to the $openModal function or a better alternative any suggestions on how to best achieve this?
Beta Was this translation helpful? Give feedback.
All reactions