Correct spelling error
This commit is contained in:
parent
abd999fbfa
commit
5a7d906f00
|
|
@ -304,7 +304,7 @@ Route::group(['middleware' => ['auth', 'first.run']], function () {
|
|||
});
|
||||
|
||||
/*
|
||||
* Upoad event images
|
||||
* Upload event images
|
||||
*/
|
||||
Route::post('/upload_image', [
|
||||
'as' => 'postUploadEventImage',
|
||||
|
|
|
|||
Loading…
Reference in New Issue