File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,7 @@ Easy to use service for chunked upload with several js providers on top of Larav
1313* [ Example] ( #example )
1414 * [ laravel-chunk-upload-example] ( https://github.com/pionl/laravel-chunk-upload-example )
1515 * [ Javascript] ( #javascript )
16- * [ Laravel controller] ( #laravel.controller )
17- * [ Controller] ( #controller )
16+ * [ Laravel controller] ( #laravel-controller )
1817 * [ Route] ( #route )
1918* [ Providers/Handlers] ( #providers-handlers )
2019* [ Changelog] ( #changelog )
@@ -135,7 +134,7 @@ You can check the example project.
135134
136135The correct handler for your JS provider will be selected automatically based on the sent request. This is the easies init.
137136
138- #### With dependency injection
137+ ##### With dependency injection
139138
140139Build the ` FileReceiver ` with a first uploaded file in the request.
141140
You can’t perform that action at this time.
0 commit comments