/poc-dt-scout

POC for PR https://github.com/yajra/laravel-datatables/pull/3082

Primary LanguagePHP

Laravel DataTables Scout Integration POC

A proof of concept for integrating Laravel Scout with DataTables via PR yajra/laravel-datatables#3082

Setup

  1. Clone the repository
  2. Run composer install
  3. Run npm install
  4. Setup .env file
  5. Run php artisan migrate
  6. Run php artisan db:seed