-
**Background**
I am currently working on a Symfony application that has distinct sections for customers and administrators. Each section has its own set of Stimulus controllers. The problem I face …
-
`extra.symfony.require` is useful to lock dependencies to a LTS release, like `6.4.*`:
- https://symfonycasts.com/screencast/symfony5-upgrade/flex-symfony-require#extra-symfony-require
- https://s…
-
Hello,
I'm using the autocomplete component outside of a form and I need to use `extra_options`. I followed the [documentation](https://symfony.com/bundles/ux-autocomplete/current/index.html#passi…
-
This is such a great bundle. I'm not even sure how other Symfony-based image-heavy websites manage thumbnails, but I love this one.
But...
It's stuck between Version 2 and Version 3. And it'd …
-
**API Platform version(s) affected**: 3.4.6
**Description**
Call to undefined method App\Api\Resource\Address::getInfo()
in vendor/api-platform/core/src/Symfony/Bundle/SwaggerUi/SwaggerUiProces…
-
### Symfony version(s) affected
6.4.12
### Description
In Symfony 6.4.*, while creating new entities using the php bin/console make:entity command works as expected, attempting to create, modify an…
-
**API Platform version(s) affected**: 4.0.6
**Description**
The ApiFilter attribute takes over my empty "filters" for my post counter.
**How to reproduce**
```
-
It is not possible for me to install a version higher than 1.4.1. Here my composer.json
```json
{
"name": "kmergen/fewo-sf7",
"type": "project",
"license": "proprietary",
"desc…
-
### Symfony version(s) affected
7.1
### Description
Documentation mentions
```
The translation:extract command looks for missing translations in:
...
- Any PHP file/class that injects or auto…
-
In the `master` branch there's an unreleased (yet) commit that dropped support for Doctrine annotations - https://github.com/thecodingmachine/graphqlite/commit/870b4489f5bf5d789005c04e838a87dbbe8ea53f…