• <b id="l3qpx"><abbr id="l3qpx"></abbr></b>
  • <th id="l3qpx"><progress id="l3qpx"></progress></th>
      <th id="l3qpx"></th>
      <dd id="l3qpx"><font id="l3qpx"></font></dd>
      <th id="l3qpx"></th>
      0712-2888027 189-8648-0214
      微信公眾號(hào)

      孝感風(fēng)信網(wǎng)絡(luò)科技有限公司微信公眾號(hào)

      當(dāng)前位置:主頁 > 技術(shù)支持 > PHP > laravel框架中route路由傳遞參數(shù)

      laravel框架中route路由傳遞參數(shù)

      時(shí)間:2019-08-11來源:風(fēng)信官網(wǎng) 點(diǎn)擊: 1937次
      laravel框架中route路由傳遞參數(shù)
       
      一、路由中使用路由命名
       
      Route::get('income/create','IncomeController@create')->name('income_create');
       
      二、模板頁傳遞參數(shù)
       
      <a href="{{route('income_create',array('company_id'=>$company_id))}}" type="button" class="btn btn-animate btn-animate-side btn-success waves-effect">
      <span><i class="icon md-download" aria-hidden="true"></i> 新增年度營(yíng)業(yè)收入</span>
      </a>
       
      三、生成的地址
       
      127.0.0.1/income/create?type_id=1
       
      四、控制器接收
       
      public function create(Request $request)
      {
         dd($request->input('type_id'));
       }
      熱門關(guān)鍵詞: laravel 框架 route 路由參數(shù)
      欄目列表
      推薦內(nèi)容
      熱點(diǎn)內(nèi)容
      展開
      欧美一区二区三区免费A级视频,亚洲精品中文字幕综合,动漫精品中文字幕无码第一页,1024亚洲国产综合 亚太影院 柯西贝尔-游戏赚网
    1. <b id="l3qpx"><abbr id="l3qpx"></abbr></b>
    2. <th id="l3qpx"><progress id="l3qpx"></progress></th>
        <th id="l3qpx"></th>
        <dd id="l3qpx"><font id="l3qpx"></font></dd>
        <th id="l3qpx"></th>