paneidos / laravel-ide-helper-model-fix
Fix the doc block causing trouble in PhpStorm with a single command.
Installs: 229
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 0
pkg:composer/paneidos/laravel-ide-helper-model-fix
Requires
- php: >=7.1.3
- illuminate/console: 5.5.*|5.6.*|5.7.*
- illuminate/database: 5.5.*|5.6.*|5.7.*
- illuminate/support: 5.5.*|5.6.*|5.7.*
Requires (Dev)
This package is auto-updated.
Last update: 2025-09-13 07:44:59 UTC
README
This will prevent modificiation of the docblock in Illuminate\Database\Eloquent\Model
.
To be used in conjunction with barryvdh/laravel-ide-helper.
Installation
composer require --dev paneidos/laravel-ide-helper-model-fix