chunk
- The number of models to retrieve per chunk of models to be deleted Optionalexcept
- Class names of the models to be excluded from pruning Optionalmodel
- Class names of the models to be pruned Optionalpretend
- Display the number of prunable records found instead of deleting them Optionalphp artisan model:prune [--model [MODEL]] [--except [EXCEPT]] [--chunk [CHUNK]] [--pretend]