When I try to access via Laravel Sail in my local environment using Tinker, I get this error from MySQL:
SQLSTATE[HY000] [2002] Connection refused (SQL: select count(*) as aggregate from
users
...
Same thing (with an error) if I try to use MySQL Docker.