Se añade version 1.0 de parser html

correciones menores a codigo anterior realizado.
Se añade html de prueba
Se añaden librerias de restapi
parent ad1de04c
......@@ -18,8 +18,8 @@ class AppKernel extends Kernel
new Propel\PropelBundle\PropelBundle(),
//new FOS\RestBundle\FOSRestBundle(),
//new JMS\SerializerBundle\JMSSerializerBundle(),
new Nelmio\ApiDocBundle\NelmioApiDocBundle(),
new Nelmio\CorsBundle\NelmioCorsBundle(),
//new Nelmio\ApiDocBundle\NelmioApiDocBundle(),
//new Nelmio\CorsBundle\NelmioCorsBundle(),
new AppBundle\AppBundle(),
new BackendBundle\BackendBundle(),
new CampaniaBundle\CampaniaBundle(),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment