The GET method is not supported for this route. Supported methods: POST. Laravel Ajax

前端 未结 0 1918
别跟我提以往
别跟我提以往 2021-01-14 14:52

I\'m using ajax to send comments. This is the route

Route::post(\'/users/add/comment/\', \'UsersController@AddComment\')->name(\'AddComment\');


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