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
Please consider my scenario: I've photos table. I want to store all the photos of the application in that table and reference photos IDs in other tables.
Initially I thought uploadRelation and uploadModel attributes can be used for my purpose but due to the lack of documentation I can't get it working. How do I achieve above solution using uploadBehavior?
The text was updated successfully, but these errors were encountered: