Home > Q&A > body text
How to define the route for uploading images in the larval framework
Route::post('admin/uploads', 'Admin\ListController@uploads'); //Upload image class
Defined like this Just report an error