php artisan scout:flush
ScoutFlush all model records from search index
Examples
Common usage examples
Remove all Post records from index
php artisan scout:flush "App\Models\Post"Related Commands
You might also find these useful
Flush all model records from search index
Remove all Post records from index
php artisan scout:flush "App\Models\Post"