datatables in laravel

This page summarizes the projects mentioned and recommended in the original post on /r/laravel

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • laravel-datatables

    jQuery DataTables API for Laravel

  • You need to identify which element in the DOM is scrolling. If you look at the main stub for Laravel Datatables, you'll see that the table is composed of a element with some additional classes.If you want to include a button at the bottom of this, you can either publish the assets for Laravel Datatables, and then include a element at the bottom of the element, or you can add a button to the Blade view on which your datatable is being implemented. The button should call a JS function like this one.In the sample function, I've given the option for passing the element id as an argument, but otherwise, it will target the first-available element.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts