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
{{ message }}
This repository was archived by the owner on Jan 3, 2024. It is now read-only.
When running php scripts on a Windows machine that is joined to a domain, there are some environment variables which could tell me the DNS name of the domain the computer is joined to. That way, users would not have to know the exact server address, just call Link::connect()->bind('user', 'pass'); and be done with it.