What does the server logs show.
Completely turn of laravel error handing to see default php errors.
Hello.
I have horror to join project with badly architect structure. Default developing ideas not using there most places.
Not so bad, but now its started to public and simple bugs crashes the system.
One thing takes most time: cannot see line with native php include directive. It gives exception without line number:
{ "message": "Method Illuminate\View\View::__toString() must not throw an exception, caught ErrorException: Undefined offset: 7 (View: /....../table.blade.php)", "exception": "Symfony\Component\Debug\Exception\FatalErrorException", "file": "/mnt/D/laragon/www/..../widget.php", "line": 0, "trace": [] }
( /..../ ) just for confidence;
And seems I am a only one in the world who need to Completely turn of error handing to see native php errors.
Please or to participate in this conversation.