Alexandru Burca

Results 4 comments of Alexandru Burca

@labgua and @rogergerecke your solution works great but will throw an error when there are some AJAX requests in Index, like BooleanField. A possible solution to avoid this could be...

Thank you @artgris but even with a filter that crops my images to 20px20 it takes around of 2min and more than 526 alocated memory to load the images. And...

Cool feature, would like to have it

For a **BooleanFilter** use ``` yield MenuItem::linkToCrud('Clients', 'fa fa-building', Client::class) ->setQueryParameter('filters[status]', 1); ```