tinker commands in laravel-tinker #407
fherbin
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Related problem
when i run tinker directly in a console, i get some commands, notably the
wtf
command which displays the trace of the last exception which is very useful because tinker will display the exception message without any context.is it possible to send the
wtf
command from the ide (and maybe the others)?My ideal solution
a button [wtf], a actionable list of the commands
Considered alternatives
No response
Additional context
No response
Intentions
Beta Was this translation helpful? Give feedback.
All reactions