-
Is it planned to support SF4.0 in the near future?
-
SF4 has removed the parameters.yml file and replace it with environment variables, however many developers find it better to use a config/parameters.yaml file (for many reason, for example because you…
-
Hi, I'm willing to install this bundle for a Symfony 4 project, but I'm wondering if both are compatible. Why the plugin does not includes symfony v 4.x.x as allowed dependency?
Cheers
-
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…
-
## 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
-
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, …
-
I'm using Symfony 4, but I would like to use in a stable version to avoid problems for composer and dependencies!
There is a plan to tag this version?
-
Hi,
I have this annotation in my controller:
`* @Get("/data", defaults={"_format": "json"}, name="base_admin_user_data")`
But url like "/data.xml", "/data.json" doesn't works:
> No route found f…
-
Is it actually been tested in a symfony 4 app?
These are the problems I have
* Commands not registered
* `$this->get('resque')` is not public, so can not be used in the controller or in command…
-
I'd like to share my thoughts about the future of this bundle:
- This bundle is not very actively maintained. The last commit is 3 months ago and there are many open Pull Requests that should be ei…