如何在已部署的网站中创建符号链接
I am new in Laravel, as you know in order to access stored files you should have a symlink from storage/app/public to public/storage. In computer you can just type in command line: php artisan storage:link. But now I have deployed my website on hosting and want to create a symlink. How can I do it?
douxing6532
2017/08/02 20:26- laravel
- symlink
- php
- deployment
- 点赞
- 收藏
- 回答
4个回复
