pcmanprogrammeur
pcmanprogrammeur
### Symfony version(s) affected 5.4 ### Description Hi all, We have a thesaurus with german localities like : - name : Baden-Württemberg - url : Baden-W%C3%BCrttemberg When we use path()...
Hi, I would like to create a route to generate a csv but if there is an exception to generate a json response. Is it possible to return two different...
Hi, I want to return a csv file but it doesn't work. Here is my fost_rest.yaml : ``` fos_rest: format_listener: rules: - { path: .*/feed.csv, prefer_extension: true, fallback_format: txt, priorities:...
Hello, I don't find any documentation about multiple instances. Is it an oversight or do we have to take an other plugin please ?
Hi all, When i want to display two blocs inline with long text, i have an overlap. Here is the code to test on https://react-pdf.org/repl : ``` const styles =...