-
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…
-
``` yml
firewalls:
dev:
pattern: ^/(_(profiler|wdt|fragment)|css|images|js)/
security: false
main:
pattern: /
ololo: ~
…
-
At the moment, composer.json restricts to sf 2.6 or 3.0. Any plans to support version 4?
-
Hello,
I've just tested this bundle with toastr backend, and I've wanted to used some options that are not provided by default bundle template: `Resources\views\toastr.html.twig`
I used Symfony…
-
I try install **formatter-bundle** on **symfony 4 flex**.But when i run
`composer require sonata-project/formatter-bundle
`
i have this error
```
Your requirements could not be resolved to …
-
Getting following error when tried this on Symfony4
```
In Neo4jDataCollector.php line 90:
Error: Class Neo4j\Neo4jBundle\Collector\Neo4jDataCollector contains 1 abstract method and must therefore …
-
What about `Symfony4` support?
-
When using SF4 we get following ServiceNotFoundException:
> The "fos_rest.view_handler" service or alias has been removed or inlined when the container was compiled. You should either make it publi…
-
Versionning may be disabled at the user choice. Encore shouldn't ignore this choice to fix a technical naming issue.
For the final user, getting the bad file, may be better than no file at all (thi…
-
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…