Last active
January 14, 2020 22:17
-
-
Save JoshMountain/0bd9be149ddea0ac140ac8f36ae2fa9c to your computer and use it in GitHub Desktop.
Create a sym link for local storage in Laravel 5.2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ln -s /home/forge/sub.site.com/storage/app/public /home/forge/sub.site.com/public/storage |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment