Closed 0kyn closed 11 months ago
Hello,
In the same way as the $fillable property in BaseModels https://github.com/reliese/laravel/issues/57, I thought it could be useful to get the same behavior for the $hidden property.
$fillable
$hidden
This PR should close this issue https://github.com/reliese/laravel/issues/238
Hello,
In the same way as the
$fillable
property in BaseModels https://github.com/reliese/laravel/issues/57, I thought it could be useful to get the same behavior for the$hidden
property.This PR should close this issue https://github.com/reliese/laravel/issues/238