Исключение MissingAttributeException
класс MissingAttributeException расширяет OutOfBoundsException (Просмотреть исходный код)
Методы
| void | __construct(Model $model, string $key)
Создать новый экземпляр исключения отсутствия атрибута. |
Подробности
void __construct(Model $model, string $key)
Создать новый экземпляр исключения отсутствия атрибута.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/11.x/Illuminate/Database/Eloquent/MissingAttributeException.html