xlabs / emojixbundle
Emojix
1.0.3
2021-09-16 10:59 UTC
Requires
- composer/installers: ~1.0
- xlabs/mmadminbundle: ^2.0
This package is auto-updated.
Last update: 2024-09-16 17:40:11 UTC
README
通过composer安装
php -d memory_limit=-1 composer.phar require xlabs/emojixbundle
在你的AppKernel中
public function registerbundles()
{
return [
...
...
new XLabs\EmojixBundle\XLabsEmojixBundle(),
];
}
路由
追加到主路由文件
# app/config/routing.yml
x_labs_emojix:
resource: "@XLabsEmojixBundle/Resources/config/routing.yml"
prefix: /