会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
木名字的博客
博客园
首页
新随笔
联系
订阅
管理
2021年4月9日
laravel 伪静态实现
摘要: php laravel URL 伪静态 Route::get('show{id}.html',['as'=>'products.detail','uses'=>'companyController@show']) ->where('id','\d+'); php .htaccess 配置伪静态 <I
阅读全文
posted @ 2021-04-09 13:50 木名字
阅读(1517)
评论(0)
推荐(0)
公告