We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mac, ARM64 (M1, M2, etc)
PHP 8.2.16 (cli) (built: Feb 16 2024 00:30:02) (NTS)
Every time I seem to use the expose server to preview my project. It renames the folder to a string with a number.
Which then it won't work
Anyone know why?
Important
EDIT: It happens when I run expose.
Add this to the composer.json scripts and run it.
"preview" : [ "expose share {valet domain of your project} --subdomain=preview --domain={fill in your own domain} --server=eu-1" ],
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
System architecture
Mac, ARM64 (M1, M2, etc)
PHP Version
PHP 8.2.16 (cli) (built: Feb 16 2024 00:30:02) (NTS)
Bug description
Every time I seem to use the expose server to preview my project. It renames the folder to a string with a number.
Which then it won't work
Anyone know why?
Important
EDIT: It happens when I run expose.
CleanShot.2024-04-25.at.14.54.03.mp4
Steps to reproduce
Add this to the composer.json scripts and run it.
"preview" : [ "expose share {valet domain of your project} --subdomain=preview --domain={fill in your own domain} --server=eu-1" ],
Relevant log output
No response
The text was updated successfully, but these errors were encountered: