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
I'm using Windows 11, PHP 8.1. When i run php expose share http://localhost --subdomain=subdomain i was getting error Dotenv\Exception\InvalidPathException: Unable to read any of the environment file(s) at [C:\Users\user\Desktop\expose-master.env]. in C:\Users\user\Desktop\expose-master\vendor\vlucas\phpdotenv\src\Store\FileStore.php on line 68.
When testing windows 10 or ubuntu 22 it's working perfect. I was tested docker container too. Nothing helps
The text was updated successfully, but these errors were encountered:
I'm using Windows 11, PHP 8.1. When i run php expose share http://localhost --subdomain=subdomain i was getting error Dotenv\Exception\InvalidPathException: Unable to read any of the environment file(s) at [C:\Users\user\Desktop\expose-master.env]. in C:\Users\user\Desktop\expose-master\vendor\vlucas\phpdotenv\src\Store\FileStore.php on line 68.
When testing windows 10 or ubuntu 22 it's working perfect. I was tested docker container too. Nothing helps
The text was updated successfully, but these errors were encountered: