rentalhost / laravel-insight

IDEA plugin to works with Laravel Framework.
MIT License
27 stars 6 forks source link

Eloquent\Model: identify that @property is required from migrations #6

Open rentalhost opened 7 years ago

rentalhost commented 7 years ago

Eg. $table->string("some_property") Requires: @property $some_property