overtrue / laravel-ueditor

UEditor integration for Laravel.
390 stars 96 forks source link

图片上传,文件路径错误 #28

Closed wwhu668 closed 7 years ago

wwhu668 commented 7 years ago

前端提示

GET http://test.app/storage/uploads/image/2017/06/27/b0bd1f8ad24ebc0e0fcc7a9360cfeeed.jpg 404 > (Not Found)

实际路径

/storage/app/public/uploads/image/2017/06/27/b0bd1f8ad24ebc0e0fcc7a9360cfeeed.jpg

overtrue commented 7 years ago

哎,$ php artisan storage:link