367 search results for EasyAdmin

... /polyfill-uuid (v1.30.0) - Removing easycorp/easyadmin-bundle (v4.10.3) - Installing symfony/serializer-pack (v1.3.0): Extracting archive - Installing symfony/orm-pack (v2.4.1): Extracting archive - Installing ...
Rodrypaladin
Rodrypaladin
Read Full Comment
1. Override the easyadmin layout.html.twig 2. In the body tag, set the following attributes ``` data-controller="dashboard-modal" data-dashboard-modal-current-page-value="{{ ea.request.requestUri }}" ``` 3 ...
Hey @curiousDA! Thanks for the nice words! > I have an entity with two association fields. thanks to your video, I have configured the fields in a way that when i type, the easyadmin makes ajax calls and searches ...
weaverryan
weaverryan
Read Full Comment
... :persistEntity($entityManager, $entityInstance)` so that it can finish saving. There is a decent chance that I forgot a detail - but let me know! This is a very cool use-case for EasyAdmin - I'd love to know if it works. Cheers!
weaverryan
weaverryan
Read Full Comment
... process those through the `EntityFactory` in the same way that EasyAdmin does when rendering the index page. This allows us to reuse all of its normal logic for getting the value of a field. The `export()` controller ...
weaverryan
weaverryan
Read Full Comment
... /symfony/src/Symfony/Component/Form/Form.php (line 1019) Form->createView(object(FormView)) in vendor/symfony/symfony/src/Symfony/Component/Form/Form.php (line 1022) Form->createView() in vendor/javiereguiluz/easyadmin ...
Mailbox Spain Mail forwarding
Mailbox Spain Mail forwarding
Read Full Comment
... ", "doctrine/doctrine-cache-bundle": "^1.3", "doctrine/doctrine-fixtures-bundle": "^2.4", "doctrine/doctrine-migrations-bundle": "^1.2", "doctrine/orm": "^2.5", "easycorp/easyadmin ...