Skip to content

afrazahmmad/datatables

Repository files navigation

About Datatables

A sample project for Datatables to filter table result without reloading the page:

  • Clone Project.
  • CD into project.
  • Composer Install
  • cp .env.example .env
  • php artisan key:generate
  • Configure Database in .env file
  • php artisan migrate --seed
  • php artisan serve

Now you can check the sample proejct. Thanks!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages