xlabs/emojixbundle

Emojix

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Type:symfony-bundle

1.0.3 2021-09-16 10:59 UTC

This package is auto-updated.

Last update: 2024-04-16 16:51:57 UTC


README

Install through composer:

php -d memory_limit=-1 composer.phar require xlabs/emojixbundle

In your AppKernel

public function registerbundles()
{
    return [
    	...
    	...
    	new XLabs\EmojixBundle\XLabsEmojixBundle(),
    ];
}

Routing

Append to main routing file:

# app/config/routing.yml

x_labs_emojix:
    resource: "@XLabsEmojixBundle/Resources/config/routing.yml"
    prefix:   /