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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ class UserController extends Controller {
73
73
74
74
That's it, with above setup when ever you hit store method with post request and if `cover` or `avatar` named file is present on request() it will be auto uploaded.
75
75
76
-
## Image Field options
76
+
## Upload Field options
77
77
78
78
ImageUp gives you tons of customization on how the upload and resize will be handled from defined field options, following are the things you can customize:
0 commit comments