Pablo Díaz
Pablo Díaz
This is the whole controller ``` php namespace AppBundle\Controller; use Symfony\Component\HttpFoundation\Request; use Symfony\Bundle\FrameworkBundle\Controller\Controller; use Sensio\Bundle\FrameworkExtraBundle\Configuration\Method; use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route; use Sensio\Bundle\FrameworkExtraBundle\Configuration\Template; use AppBundle\Entity\IngresoPaciente; use AppBundle\Form\Type\IngresoPacienteType; use FOS\UserBundle\Model\UserInterface; use Symfony\Component\Security\Core\Exception\AccessDeniedException; use Sensio\Bundle\FrameworkExtraBundle\Configuration\Security; use...
@pjam I stopped using this bundle.
I'm currently using this [bundle](https://github.com/braincrafted/bootstrap-bundle) instead to have collections.
You should post your code if anyone else has the problem! On Nov 10, 2017, at 6:52 PM, pjam wrote: Nevermind, I got it to work now. I have my...
I have a similar issue when adding a new column with v2.9.0-beta.3
@Dartoxian I was having the same issue, I think it is when using a row as the function parameter, even when not overloading the function. I tried to stop tracking...
@lednhatkhanh install the [babel-polyfill](https://www.npmjs.com/package/babel-polyfill) and import it before all other modules in index.js ```js import polyfill from 'babel-polyfill'; // eslint-disable-line ```
is there a way to limit the RAM in the configuration ?
any updates on this?
Service also broke, looks like the domain was sold.