mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
add slug for tags
This commit is contained in:
parent
22c1d29b89
commit
3c65dfb735
5 changed files with 262 additions and 60 deletions
|
@ -28,6 +28,7 @@ class AppKernel extends Kernel
|
|||
new Lexik\Bundle\FormFilterBundle\LexikFormFilterBundle(),
|
||||
new FOS\OAuthServerBundle\FOSOAuthServerBundle(),
|
||||
new Wallabag\UserBundle\WallabagUserBundle(),
|
||||
new Stof\DoctrineExtensionsBundle\StofDoctrineExtensionsBundle(),
|
||||
new Scheb\TwoFactorBundle\SchebTwoFactorBundle(),
|
||||
new KPhoen\RulerZBundle\KPhoenRulerZBundle(),
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue