Skip to content

olix21/cms-bundle

Repository files navigation

cms-bundle

##Installing

just run

$ composer require dywee/core-bundle

add the bundle to the kernel

new Dywee\CoreBundle\DyweeCoreBundle(),

Be sure to activate the symfony serializer component in your config.yml file

# app/config/config.yml
framework:
    serializer:
        enabled: true

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published