You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ahmadzissa We use symfony/debug to get all the stack traces. So I can't really help in this. If have any idea how to improve it then please give a PR.
The packet normally returns information about the location of the error. The main thing is to read the stack trace carefully. It indicates the file in which the error occurred and the line number:
Hello, can you make new feature to show the exact line of the error like in laravel 5.5 ?
Sometime the message doesn't help to figure out how does the error occur.
I hope you can do it. it will be great addition to this project.
thank you.
The text was updated successfully, but these errors were encountered: