-
The FOSHttpCache and FOSHttpCacheBundle provide integration between symfony and http caches like varnish, nginx or the built-in symfony cache.
We should integrate this with Doctrine and the cmf. I cr…
-
### Describe the project you are working on
World generation in 3D
### Describe the problem or limitation you are having in your project
Having to randomly place details like rocks and twigs and ha…
-
It would be nice to add a note to the VARIABLE header section of the documentation noting that you need to disable Twig auto-escaping when using a modifier in a query.
For example, if you have a VARI…
-
**Description**
Right now, the code base for front end templates appears to be driven by twig templates, with some backbone.js modules for certain advanced front end functionalities. This creates a…
-
At the moment all generated view templates are table-based.
It should be possible to control which type of view template (or even multiple templates) should be created instead:
- table-based
- aj…
Guite updated
4 years ago
-
If I try to submit the form with an error, with many rows entered, on rendering the button ends up above the first row.
![screenshot-20240914-18 34-9VoQ0XCe](https://github.com/user-attachments/ass…
-
### Environment
#### Composer packages
$ composer show
a2lix/auto-form-bundle 0.4.7 Automate form building
a2lix/translation-form-bundle 3.2.4 …
-
### Clear and concise description of the problem
Think of this directory structure-
```sh
|- nested /
|--|- about.ejs
|- index.ejs
|- main.js
|- vite.config.js
```
Currently, seems like …
-
Symfony 4 supports [bundle-less applications](http://fabien.potencier.org/symfony4-monolith-vs-micro.html) (and it's considered best-practice).
The configure command from this bundle doesn't work w…
-
I have try to install symfony mailer and unistall swift mailer.
As I can see to have a proper synfony mailer install, I have to remove mailsystem and swift mailer module, right? Can I use symfony mai…