Livewire, Laravel - can I call a controller 'store' method from a Livewire component?

后端 未结 0 443
野的像风
野的像风 2020-12-04 13:03

I have a Laravel controller with a \'store\' method. i.e. store(Request $request).

For the view I want to embed a livewire component and then utilize the existing con

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