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
Hi, this is a great package for logging requests. But why when I install this package there is no parameters feature? So I want to use laravel's route() helper to translate the route name stored in the database, but there are cases where a route requires parameters.
In other words, the source code downloaded by composer is not the same as the one in the github repository, there is no parameters logging feature.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, this is a great package for logging requests. But why when I install this package there is no parameters feature? So I want to use laravel's
route()
helper to translate the route name stored in the database, but there are cases where a route requires parameters.In other words, the source code downloaded by composer is not the same as the one in the github repository, there is no parameters logging feature.
I am using version 3.20
Beta Was this translation helpful? Give feedback.
All reactions