-
Hi, is this bundle compatible with Symfony 4?
If it is, where to put the configuration? Symfony can't find the namespace for it
`There is no extension able to load the configuration for "mapado_…
-
Add support for symfony4.
-
Hello,
First I would like to thank you for your work, which is really helpful to use Smugmug :) !
I have successfully used those functions from the API: loggin/oauth, fetch any kind of element, …
-
Symfony 4 is now a thing, look at updating.
- [x] Composer Update
- [x] Move everything from ItsGoingToBeBundle
- [x] Autowire & Autoconfigure
- [x] Re-add PDO Session Handler
- [x] Tests
- [x…
-
I am trying to incorporate pico 2 into a symfony 4 project to deal with the content and twig templates but i to add it as a bundle or tried to copy the files to the vendor directory but i can't get it…
-
Hi I wanted to use this repo in my symfony4 app but I can't even install it, the auto configuration always raised different exception, and I'm now stuck with the following:
`The service "fos_user.r…
etshy updated
6 years ago
-
This bundle appears to be incompatible with Symfony 4
-
## Versions
- Vagrant: 2.1.1
- Provider: Virtualbox 5.2.12
- Homestead: 7.6.2
## Host operating system
Debian 9.4 (stretch), with Linux 4.9.0-6-amd64.
## Homestead.yaml
```yaml
ip: 1…
Kocal updated
6 years ago
-
Could I modify bundle to work with Mongodb-ODM?
If that is possible, what I should change?
Thanks!
-
I'm stuck trying to implement user management in a Symfony4 project with this bundle and Auth0. Currently, I have a couple of problems: one of them is that, when I log out, I am greeted by: **There is…