xlabs/emojixbundle

Emojix

安装: 3

依赖: 0

建议者: 0

安全: 0

类型:symfony-bundle

1.0.3 2021-09-16 10:59 UTC

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:   /