摘要:
当前的url \Request::getRequestUri() 当前route \Request::route()->getName() 阅读全文
posted @ 2018-09-19 20:36
isafer_wilson
阅读(9129)
评论(0)
推荐(0)
摘要:
$grid->actions(function (Grid\Displayers\Actions $actions) { if ($actions->getKey() == 1) { $actions->disableDelete(); } }); 阅读全文
posted @ 2018-09-19 17:39
isafer_wilson
阅读(1206)
评论(0)
推荐(0)
摘要:
我用的是Hash加密其他加密也行的哦 主要是下段这段代码,保存前回掉 阅读全文
posted @ 2018-09-19 16:54
isafer_wilson
阅读(1206)
评论(0)
推荐(0)