d2

Results 1 comments of d2

Hi all! php 8.2, EA v4.24.3 with [pretty admin URLs](https://symfony.com/bundles/EasyAdminBundle/current/dashboards.html#pretty-admin-urls) 1. According [Adding Custom Actions](https://symfony.com/bundles/EasyAdminBundle/current/actions.html#adding-custom-actions)): - add custom action: public function configureActions(Actions $actions): Actions { // this action executes the...