I have problem with slug and id in route web

后端 未结 0 1800
离开以前
离开以前 2021-01-18 08:34

i have this code

Route::get(\'posts/{id}/postedit\',\'PostController@postedit\');
Route::post(\'posts/{id}/postupdate\',\'PostController@postupdate\');
Route:         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题