Inspectopedia 2025.3 Help

Laravel Idea

Guarded attribute assignment   New in this release

Reports assignments to guarded attributes in Laravel Eloquent models.

Laravel functions   New in this release

Reports issues with Laravel function calls, like env() function outside of config files.

Laravel routes   New in this release

Reports unknown, deprecated, abstract controllers and methods in route files.

Laravel unknown route names   New in this release

Reports route names that are not properly defined in the application's routing configuration.

Prunable model scheduled   New in this release

Reports models that use Prunable or MassPrunable traits but are not scheduled for pruning using the model:prune artisan command.

Unknown Blade component   New in this release

Reports unknown Blade components and suggests to create it.

Unknown factories   New in this release

Reports HasFactory calls for models without factories.

Unknown Inertia pages   New in this release

Reports unknown Inertia page calls.

Unknown views   New in this release

Reports unknown view calls.

Last modified: 03 December 2025