class Illuminate / Database / Eloquent / MissingAttributeException
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

MissingAttributeException

Extends

Methods

public

__construct ( $model , $key ) : void

Create a new missing attribute exception instance.

Parameters