Skip to content

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