stwe / DatatablesBundle

This Bundle integrates the jQuery DataTables plugin into your Symfony application.
355 stars 236 forks source link

Basic sample configuration in Symfony5. Someone? #958

Open APMU opened 4 years ago

APMU commented 4 years ago

Can someone post an example configuration roadmap with Symfony5, since the latest documentation is from 2017?

Eloar commented 4 years ago

Symfony 5 compatibility is currently subject of #956 and #957.

Seb33300 commented 4 years ago

This bundle is already compatible with Symfony 5 since version 1.2.0 https://github.com/stwe/DatatablesBundle/releases

ProfM2 commented 4 years ago

Also, check out #857 for service entry fixes. I recently spun up a Symfony 5 project, and had to follow 857.