Fix the doc block causing trouble in PhpStorm with a single command.
paneidos/laravel-ide-helper-model-fix is a Laravel package for fix the doc block causing trouble in phpstorm with a single command..
It currently has 2 GitHub stars and 229 downloads on Packagist (latest version v0.2.2).
Install it with composer require paneidos/laravel-ide-helper-model-fix.
Discover more Laravel packages by paneidos
or browse all Laravel packages to compare alternatives.
Last updated
This will prevent modificiation of the docblock in Illuminate\Database\Eloquent\Model.
To be used in conjunction with barryvdh/laravel-ide-helper.
composer require --dev paneidos/laravel-ide-helper-model-fix