We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi,
When using Tracing in Lumen, it's unable to get the Route Name.
$request->route() returns an array instead of a Route object. This could be used instead to get the same information as full Laravel.