Adding access control in config/packages/security.yml
Continue readingCategory: Easy Admin Bundle
Custom Dashboard in Easy Admin, Symfony 4
Edit config/routes/easy_admin.yaml 2. Create Controller inside src/AdminController.php 3. Create template templates/bundles/EasyAdminBundle/default/dashboard.html.twig 4. Add menu to config/packages/easy_admin.yaml Hope for the best.
Continue readingFooter in Easy Admin
I think this is not the best solution because I had to customize the core file of Easy Admin rather
Continue readingEmpty data in selectBox of Easy Admin
Empty data in selectBox of Easy Admin
Continue readingOneToMany relations in Easy admin
OneToMany relations in Easy admin
Continue readingCustomized dropdown in Easy Admin
Customized dropdown in Easy Admin including multiple relations according to user.
Continue readingQuery builder in Easy Admin
Query builder in Easy Admin
Continue readingRelational field in symfony 4
Relational field in symfony 4
Continue readingCustom list view and search of Easy Admin
Custom list view and search of Easy Admin
Continue readingThe custom entity in easy admin
The custom entity in easy admin
Continue reading