dimanche 5 mars 2023

Laravel Call to a member function getFrameFilters() on null in

I was developing a funcionality on the dashboard of an app and unfortanetly the app sudently crashed. Supposetly the part I was developing isn't suppose to crash anything since it's on the frontend side of the app, it may be from the migration my collegue is doing but since i didn't did any git pull it's not suppose to crash. The app was originatly in Laravel 5 and where making the migration to Laravel 8.

This is the log:

[Sun Mar  5 12:49:53 2023] PHP Fatal error:  Uncaught Error: Call to a member function getFrameFilters() on null in /home/bernandre07/Desktop/dev/php/lanparty/website/vendor/filp/whoops/src/Whoops/Handler/PlainTextHandler.php:285
Stack trace:
#0 /home/bernandre07/Desktop/dev/php/lanparty/website/vendor/filp/whoops/src/Whoops/Handler/PlainTextHandler.php(189): Whoops\Handler\PlainTextHandler->getTraceOutput()
#1 /home/bernandre07/Desktop/dev/php/lanparty/website/vendor/filp/whoops/src/Whoops/Handler/PrettyPageHandler.php(292): Whoops\Handler\PlainTextHandler->generateResponse()
#2 /home/bernandre07/Desktop/dev/php/lanparty/website/vendor/filp/whoops/src/Whoops/Run.php(398): Whoops\Handler\PrettyPageHandler->handle()
#3 /home/bernandre07/Desktop/dev/php/lanparty/website/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(345): Whoops\Run->handleException()
#4 /home/bernandre07/Desktop/dev/php/lanparty/website/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(324): Illuminate\Foundation\Exceptions\Handler->rend in /home/bernandre07/Desktop/dev/php/lanparty/website/vendor/filp/whoops/src/Whoops/Handler/PlainTextHandler.php on line 285

I tried to search on google the error but I didn't found a thing.



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/rk5QhpU
via IFTTT

Aucun commentaire:

Enregistrer un commentaire