Description
Laravel Version
12.19.0
PHP Version
8.4.9
Database Driver & Version
No response
Description
This refactor makes it impossible to use the command when the models are stored in the App directory, because the classes (not models) won't have an isPrunable method.
Steps To Reproduce
php artisan model:prune --path=/app