Router and fastroute adapter 1.1.0
2022-06-28
1468次浏览
Router and its fastroute adapter were tagged. This version adds support for multiple hosts via Route::hosts() and Group::hosts() :
Route::get('/')
->hosts(
'https://yiiframework.com/',
'https://yiiframework.ru/'
);
Group::create()
->hosts(
'https://yiiframework.com/',
'https://yiiframework.ru/'
);
新闻归档
热门标签
- yii3
- 扩展
- 发布
- yii2
- debug
- view
- auth client
- html
- bootstrap
- release
- redis
- Yii 1.1
- apidoc
- mongodb
- http
- db
- validation
- cache
- Yii 2.0
- runner
- extensions
- console
- gii
- error handler
- mailer
- http 客户端
- queue
- twig
- translator
- hydrator
- widget
- sphinx
- log
- assets
- config
- router
- middleware
- symfonymailer
- elasticsearch
- widgets
- swiftmailer
- imagine
- 图书
- rbac
- swagger
- data
- csrf
- logging
- fastroute
- application