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
Original file line number
Diff line number
Diff line change
@@ -258,7 +258,7 @@ The `ticket` model has also a list of scopes to begin filter with.
258
258
259
259
## Handling File Upload
260
260
This package doesn't come with file upload feature (yet) Instead you can use [laravel-medialibrary](https://github.com/spatie/laravel-medialibrary) by __Spatie__,
261
-
to handle function file functionality.
261
+
to handle file functionality.
262
262
263
263
The steps are pretty straight forward, all what you need to do is the following.
0 commit comments