In Laravel, how to simply pass data from js to controller back to view?

后端 未结 0 1016
没有蜡笔的小新
没有蜡笔的小新 2020-12-17 06:24

I basically need to click a button in my blade view that triggers a function in my js file, that then sends some values to a controller and back to the the view. Using the c

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