Miguel Nogueira
6518ad3447
This method would always fail for cached options because at the end it was expecting an Eloquent model, which would never be populated if the requested value was cached in the first place. Uncached requests wouldn't fail because the exec path would lead to $value being a Model. Also removed reference to old feature causing application page to crash. |
||
---|---|---|
.. | ||
auth | ||
breadcrumbs | ||
components | ||
dashboard | ||
layouts | ||
vendor/log-viewer | ||
home.blade.php |