If the main content of a page is a Livewire component, you can pass the component directly into a Laravel route as if it were a controller. 1Route::get('/post' ...
確定! 回上一頁