rentalhost/laravel-insight

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

rentalhost opened this issue · 0 comments

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