paneidos / laravel-ide-helper-model-fix
Fix the doc block causing trouble in PhpStorm with a single command.
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: 2024-11-13 05:51:50 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