-
| Q | A
| ---------------- | -----
| Bug report? | no
| Feature request? | no
| BC Break report? | yes
| RFC? | nope?
| Symfony version | 3.4.2
Hi, vendor I u…
-
I'm trying to install the admin react but i have a problem with the uri of the entrypoint :
* using /api i have the api doc interface with all availables resources
* when i click on one format fr…
-
Composer install error:
```
composer require voku/anti-xss
Using version ^3.1 for voku/anti-xss
./composer.json has been updated
Loading composer repositories with package information
Updating…
-
Hi,
I need to use SwiftMailer ^6.0 in my project but your bundle requires the 5.0 version — is this compatible ? In this case, could you change the requirements for something like ^5.0 || ^6.0 ?
…
-
Hi!
I'm trying to run your bundle on my Symfony4 site, even if I know it is not really made for this version.
When loading a page, the web profiler toolbar displays:
> An error occurred while…
-
Hello
I thank you for this bundle
I am actually facing an issue i hope you can help me
After the installation i am getting this error
Notice: Undefined variable: container
Here is my code
$em = …
-
For me, one of the first downsides I have encountered while testing out Flex with Symfony4 is the missing command of `doctrine:generate:entity` with all the helper questions + the not working `doctrin…
-
Hi there!
I'm using Easyadmin with Symfony4. One of my entities has the field 'created_at' which goes like:
```
/**
* @ORM\Column(type="datetime", name="created_at")
*/
private $created;
```
…
-
Hi, first of all, a big thanks for this awesome bundle !
However, something seems not to work properly.
I have read #1663, #1447 and #1446 but my problem is slightly different, and none of the sol…
-
Symfony 4 is already GA, please add support for it. (Cascade dependency from Bunny.)