-
After upgrading from Symfony 3.3 to 4.1 with Flex I found my custom beelab templates were not found until I changed the bundle subdirectory to lowercase
Symfony 3.3. path:
`/app/Resources/BeelabU…
-
How to use coreui with symfony4?
ghost updated
5 years ago
-
Better Symfony4 support :)
-
Would like it for a symfony4 project. Is it better to fork?
-
I got this error, i added site key and secret key in .env file. I use symfony4.
```
InvalidConfigurationException
The child node "public_key" at path "ewz_recaptcha" must be configured.
```
Plea…
ghost updated
5 years ago
-
Site needs to be redesigned in symfony4. Need to close all issues except #174.
-
Hi when I scheduled a command with `bin/console jms-job-queue:run --env=win`
The related job failed with error : `The "--jms-job-id" option does not exist.` in errorOutput (job table)
My Code w…
-
As a symfony contributer i whant the directory structure as described in: http://fabien.potencier.org/symfony4-directory-structure-updates.html to be compatible with Symfony 4.0
-
| Q | A
| ---------------- | -----
| Bug report? | yes
After a migration sf3 => sf4 and a jms 2 =>3 upgrade, my project is not working anymore.
## Steps required to re…
-
Symfony4 makes services private by default, so the examples that show getting the client from the container no longer work without additional configuration (making the service public), or injecting th…