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
**Note:**: Updating file name & disk will be added soon.
161
+
**Note:** Updating file name & disk will be added soon.
160
162
161
-
**Heads Up!:** Do not update anything other than `name` & `data` using the Media instance. If you need to deal with collections, please read the docs below.
163
+
**Heads Up!** Do not update anything other than `name` & `data` using the Media instance. If you need to deal with collections, please read the docs below.
162
164
163
165
164
166
@@ -201,7 +203,7 @@ This will establish the relationship between your model and the media model.
201
203
202
204
Once done, you can associate media to the model as demonstrated below.
203
205
204
-
The first parameter of the attachMedia() method can either be a media model / id or an iterable collection of models / ids.
206
+
The first parameter of the `attachMedia()` method can either be a media model / id or an iterable collection of models / ids.
0 commit comments