paneidos / laravel-ide-helper-model-fix
Fix the doc block causing trouble in PhpStorm with a single command.
Package info
github.com/paneidos/laravel-ide-helper-model-fix
pkg:composer/paneidos/laravel-ide-helper-model-fix
v0.2.2
2018-10-04 17:43 UTC
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: 2026-03-13 08:52:25 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