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
Currently there is "New Laravel Project" and "Link existing project" options.
However I would really like a "New Custom Project". Which just creates an empty project for you that adds project with a public/index.php with maybe a <?php echo 'Hello '.$_SERVER['HTTP_HOST']; or just empty if that is preferred.
I can work around this by just going to the ~/Herd folder and creating a folder.
Then going back to Herd and then clicking away from sites then go back to sites to see the new site (As long as I am viewing sites without a valid driver" in the settings options. Then I can change the PHP version if needed, etc.
While this is probably what everyone does, I like the idea of using Herd to do this as then I can set the name, php version, etc in one go. I would even like to be able to set the Group in that screen too. (Separate Feature Request)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Currently there is "New Laravel Project" and "Link existing project" options.
However I would really like a "New Custom Project". Which just creates an empty project for you that adds project with a public/index.php with maybe a
<?php echo 'Hello '.$_SERVER['HTTP_HOST'];
or just empty if that is preferred.I can work around this by just going to the ~/Herd folder and creating a folder.
Then going back to Herd and then clicking away from sites then go back to sites to see the new site (As long as I am viewing sites without a valid driver" in the settings options. Then I can change the PHP version if needed, etc.
While this is probably what everyone does, I like the idea of using Herd to do this as then I can set the name, php version, etc in one go. I would even like to be able to set the Group in that screen too. (Separate Feature Request)
Beta Was this translation helpful? Give feedback.
All reactions