Skip to content

Commit e959348

Browse files
committed
updated readme
1 parent 71b300c commit e959348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ class UserController extends Controller {
7373
7474
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.
7575

76-
## Image Field options
76+
## Upload Field options
7777

7878
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:
7979

0 commit comments

Comments
 (0)