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.
162
162
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.
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.
164
164
165
165
166
166
@@ -203,7 +203,7 @@ This will establish the relationship between your model and the media model.
203
203
204
204
Once done, you can associate media to the model as demonstrated below.
205
205
206
-
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