Controller does not work anymore after Laravel 8 update

后端 未结 0 1789
粉色の甜心
粉色の甜心 2020-12-09 10:13
public function show($article){
    return $article;
}

And this will return a row in json format. Now, this does not return anything just the bracke

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