recipes
recipes copied to clipboard
Symfony Recipes Repository
| Q | A | ------------- | --- | License | MIT | Doc issue/PR | n/a Possible alternative to https://github.com/symfony/maker-bundle/pull/1085. This is just a place to explore the idea...
| Q | A | ------------- | --- | License | MIT | Doc issue/PR | n/a This adds out of the box flash message support to `base.html.twig`. If there...
Q | A -- | -- License | MIT recipe for the bundle https://github.com/SymfonyCasts/messenger-monitor-bundle/
| Q | A | ------------- | --- | License | MIT | Doc issue/PR | symfony/symfony-docs#... Hello, @weaverryan for some reason webpack method [enableStimulusBridge](https://github.com/symfony/recipes/blob/master/symfony/webpack-encore-bundle/1.9/webpack.config.js#L26) cannot find `controllers.json` in `assets`...
| Q | A | ------------- | --- | License | MIT | Doc issue/PR | https://github.com/brefphp/bref/pull/1032 https://github.com/php-runtime/bref
| Q | A | ------------- | --- | License | MIT | Doc issue/PR | - When running functional tests with an empty cache (no directory), the cache directory...
| Q | A | ------------- | --- | License | MIT | Doc issue/PR | Enable collect backtrace of each query for Dev env
| Q | A | ------------- | --- | License | MIT | Doc issue/PR | todo Now that https://github.com/symfony/symfony/pull/32107 has been merged, auto mapping can be on again.
This has been bugging me for a while and I never really knew where to bring this issue up. I ran into it again today and decided that instead of...
Following up on #1000 with a new but problematic use-case. **Use-case** Let's say *(I actually did)* I developed a 3rd party library, published on `packagist.org`, which needs to create a...