📜  直接在路由中使用 livewire - 任何代码示例

📅  最后修改于: 2022-03-11 14:59:39.237000             🧑  作者: Mango

代码示例1
Route::get('/post', ShowPosts::class);