Philip Fu
Philip Fu
Hello, would it be optionally possible to place the flash messages at the top of the page instead of at the bottom?
Tried update symfony from 6.4 to 7.1 and getting the following errors: Problem 1 - craue/config-bundle 2.6.0 requires symfony/cache ~4.4|~5.3|^6 -> found symfony/cache[v4.4.0, ..., v4.4.48, v5.3.0, ..., v5.4.40, v6.0.0, ...,...
EasyAdmin: 4.11.1 Since the sidebar menu is now working again for normal use cases after the last EasyAdmin update, I would like to point out two problems with custom routes:...
Symfony 6.4.12 since today i have a error message when running **shapecode:cron:scan**: ``` In InvalidType.php line 51: Could not convert PHP value of type Symfony\Component\Clock\DatePoint to type Doctrine\DBAL\Types\DateTimeType. Expected one...
I still use "ugly" URLs. After version 4.24.3, the redirect behavior is different. I have a widget on my custom dashboard with links to entity crud's edit action. I added...
After updating to easyadmin 4.26.0 the "NEW" action buttons on all my crud index pages have disappeared, and the global-actions container is empty: `` Anyone else?
Thanks a lot for your library, its very helpful. It would be even more helpful if there was a new parameter `getLanguageCode` that could be used to get the primary...
I wanted to replace the default route name 'file_manager' - unfortunately, it's hardcoded in the bundle, and so that's not possible: **artgris_filemanager.yaml** `name_prefix: "backend_app_filemanager_"` It's not a priority, but it...