I have a laravel application deployed on a kubernetes cluster when i try to use laravel tinker im getting below error after hitting enter for every command
ErrorException with message 'Undefined variable: status'
on my local machine there is no such problem at all
im stuck at debuggin this. how can i get error trace to find out where this is happening
Laravel 5.6 Psy Shell v0.9.12 (PHP 7.1.33 — cli)