-
I've upgraded my symfony version to 3.4.
The build of my database comes from migration, also some user's are created in migration.
After upgrade symfony and dependencies I tried to create a DB fro…
-
### Environment
Docker runtime based on official php apache image
#### Sonata packages
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.45.1 3.45.1…
-
when i use:
``` yml
sonata_admin:
security:
handler: sonata.admin.security.handler.role
admin_services:
label_translator_strategy: sonata.admin.label.strategy.underscore
```
…
-
### Environment
#### Sonata packages
```
sonata-project/admin-bundle 3.42.2 = 3.42.2 The missing Symfony Admin Generator
sonata-project/block-bundle 3.13.0 = 3.13.0 S…
-
When checking the latest docker release i get an error in Supervisor ERROR: Process bootstrap: spawn error
and the site looks all wrong, any way to fix this?
ubuntu@ip-xxxxxxxxxxxxx:~$` docker ru…
-
Hi,
I'm not able to upload images via multiupload form when I'm adding images to gallery
![vyber_523](https://user-images.githubusercontent.com/3668203/44841193-1468d100-ac43-11e8-8085-aa25a0d28b…
-
I'm not sure if this has been discussed before or whether the new functionality supports menus, if so my sincere apologies.
Let's say my admin is complete, has all its menus and sub-menus. Is there a…
reypm updated
5 years ago
-
For a Symfony4 install with
```
doctrine/cache v1.7.1 = v1.7.1 Caching library offering an object-oriented API for many cache backends
doctrine/doc…
-
basically just a way to switch the session to a different language. maybe use LuneticsLocaleBundle
-
Hello,
Composer takes a long time (~80s) and a lot of memory(~2G) to only read sonata-project$media-bundle.json file from cache.
Here is the output of ` composer update --profile -vvv:`
```
…