摘要:
、、、、、、、、、、、、、、、路由页面 //修改页面的自定义路由Route::post('unigoods/updata','uniGoodsController@updata');//数据恢复Route::get('unigoods/restore/{id}','uniGoodsControlle 阅读全文
posted @ 2021-08-01 21:04
王越666
阅读(149)
评论(0)
推荐(0)
摘要:
<?php $data = array( array( 'id' => 5698, 'first_name' => 'Bill', 'last_name' => 'Gates', ), array( 'id' => 4767, 'first_name' => 'Steve', 'last_name' 阅读全文
posted @ 2021-08-01 20:00
王越666
阅读(34)
评论(0)
推荐(0)
摘要:
、、、、、、、、、、、、、、、、框架控制器 public function list(Request $request){ $word=$request->input('word'); $arr=[]; if (!empty($word)){ $arr['word']=$word; } $data= 阅读全文
posted @ 2021-08-01 08:01
王越666
阅读(44)
评论(0)
推荐(0)

浙公网安备 33010602011771号