Skip to content

recordsFiltered Limit (Hard Limit in Config) #2493

@saaiful

Description

@saaiful

Summary of problem or feature request

Laravel datatables has an interesting bug, you can request virtually unlimited rows. When using datatable in public we usually set a max record per page in order to minimize server load or to stop people from collecting all data's in a single request.

I think adding a limit configuration in the config file can solve this issue.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions