Skip to content

Conversation

@mattstauffer
Copy link
Collaborator

No description provided.

readme.md Outdated
The `link` command may also be used to serve your Laravel sites. This command is useful if you just want to serve a single site in a directory and not the entire directory.

- To use the command, navigate to one of your Laravel applications and run `valet link app-name` in your terminal. Valet will create a symbolic link in `~/.valet/Sites` which points to your current working directory.
- To use the command, navigate to one of your application directories and run `valet link app-name` in your terminal. Valet will create a symbolic link in `~/.valet/Sites` which points to your current working directory.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe should say "projects" instead of application directories, to me that could be interpreted as "directory where you store your applications".

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe a full example would be useful for both this and the share command, like:

cd ~/Code/my-project
valet link my-project

@mattstauffer mattstauffer force-pushed the mattstauffer-patch-1 branch from 7e00a5d to 19aea9a Compare May 5, 2016 12:42
@taylorotwell taylorotwell merged commit 9667d5d into master May 5, 2016
@taylorotwell
Copy link
Member

💋

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants