Skip to content

Datatable dynamic pagination with php, datatable Deferred loading of data with php

Notifications You must be signed in to change notification settings

bnmanish/data_table_dynamic_pagination

Repository files navigation

About Laravel

After making the database connection run the migration and seeder to seed data by running the bellow command:

php artisan migrate

php artisan DB:seed --class=UserSeeder

Or import the sql file attached in root folder

data_table_dynamic_pagination.sql