📜  获取url参数laravel 5.2构造函数 - PHP代码示例

📅  最后修改于: 2022-03-11 14:54:13.742000             🧑  作者: Mango

代码示例1
$id = Route::current()->getParameter('id');