sst/datatablesbundle

Symfony Datatable Bundle For Doctrine2 Entities

安装: 785

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 0

分支: 237

类型:symfony-bundle

1.5.2 2024-07-31 13:50 UTC

This package is auto-updated.

Last update: 2024-08-31 14:04:52 UTC


README

此存储库是从 https://github.com/stwe/DatatablesBundle 分支出来的。

使用此存储库替换原始的 sg/datatablesbundle,以修复 XSS 问题。

安装

  • 运行 composer require sst/datatablesbundle
  • 将以下内容复制到 config/routes/sg_datatables_bundle.yaml
sg_datatables_bundle:
    resource: "@SgDatatablesBundle/Controller/"
    type: annotation
    prefix: /sg