The Laravel Artisan Cheatsheet
A searchable, bookmarkable cheatsheet for
Laravel's
Artisan commands.
Home
ArtisanGPT
API
Laravel Version
6.x
scout:flush
🖥
scout:flush
Flush all of the model's records from the index
Arguments
model
-
Required
php artisan scout:flush <model>
Click to copy