Inspectopedia 2025.3 Help

Laravel Idea

Guarded attribute assignment  

Reports assignments to guarded attributes in Laravel Eloquent models.

Laravel functions  

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

Laravel routes  

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

Laravel unknown route names  

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

Prunable model scheduled  

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

Unknown Blade component  

Reports unknown Blade components and suggests to create it.

Unknown factories  

Reports HasFactory calls for models without factories.

Unknown Inertia pages  

Reports unknown Inertia page calls.

Unknown views  

Reports unknown view calls.

Last modified: 04 March 2026