Are you registering something on your models Boot method, like ab Observer?
It might be the same problem:
https://laracasts.com/discuss/channels/laravel/laravel-57-upgrade-observer-problem
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello,
I am really confused by this error that I am getting straight after updating my laravel application.
ErrorException (E_ERROR) Undefined index: App\Company (View: C:\xampp\htdocs\test\resources\views\partials\main_navigation.blade.php) (View: C:\xampp\htdocs\test\resources\views\partials\main_navigation.blade.php) (View: C:\xampp\htdocs\test\resources\views\partials\main_navigation.blade.php)
Anybody know why this error is occuring, I've followed the upgrade guide.
Are you registering something on your models Boot method, like ab Observer?
It might be the same problem:
https://laracasts.com/discuss/channels/laravel/laravel-57-upgrade-observer-problem
Please or to participate in this conversation.