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
Adds a check to ensure the `tinker` command is only executed within a Laravel application.
This prevents the command from running in non-Laravel contexts, which would lead to errors and unexpected behavior.
0 commit comments