The Laravel Artisan Cheatsheet
A searchable, bookmarkable cheatsheet for
Laravel's
Artisan commands.
Home
ArtisanGPT
API
Laravel Version
9.x
scout:delete-index
🖥
scout:delete-index
Delete an index
Arguments
name
- The name of the index
Required
php artisan scout:delete-index <name>
Click to copy