Replies: 3 comments
-
Please use the workaround. The directory could be linked multiple times and also be in a parked directory. Herd can't magically figure out what you are expecting 🙂 |
Beta Was this translation helpful? Give feedback.
-
@sschlein my understanding is that Maybe I was not good at explaining the problem I face. I didn't meant that I want to run |
Beta Was this translation helpful? Give feedback.
-
I have renamed the issue to make this clear - it's also a feature request that is a bit cumbersome because herd also supports ngrok and we'd need to deal with this as well. I'll transform this into a discussion as we only track bugs as issues |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Platform
macOS
Operating system version
macOS Sonoma v14.4.1
System architecture
ARM64 (M1, M2, etc)
Herd Version
1.5.0 Build 23
PHP Version
PHP 8.2.16 (cli) (built: Feb 16 2024 00:30:02) (NTS)
Bug description
I am inside a linked project
/../app
Running
herd share
will automatically exposeapp.test:80
to expose.However, my project is linked in herd through a different name
different.test
Steps to reproduce
laravel new app
herd link different
herd share different.test
Note
You can workaround this by directly calling
expose share different.test
Relevant log output
No response
Beta Was this translation helpful? Give feedback.
All reactions