Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在 laravel admin 1.8.10 里安装,上传失败! #25

Open
andyzu opened this issue Nov 5, 2020 · 2 comments
Open

在 laravel admin 1.8.10 里安装,上传失败! #25

andyzu opened this issue Nov 5, 2020 · 2 comments

Comments

@andyzu
Copy link

andyzu commented Nov 5, 2020

查看 F12 ,提示
http://localhost/aetherupload/preprocess 404 (Not Found)

我本地项目的路径是 http://localhost/song/public/admin
看遍 aetherupload.php 能试的填写路径的地方都试了,还是不行。
求大神告知!

@xushenjie
Copy link

aetherupload.php 里 root_dir 改成‘public’ ,
file_202012_9015f6fdae08fafc8bb267523f52dafe.mp4
上传文件后的文件名的“ _ ”替换成“ / ”,
http://****/storage/file/202012/9015f6fdae08fafc8bb267523f52dafe.mp4

@kanhai-ps
Copy link

请问,有办法,修改上传目录吗?目前是/storage/app/下?

aetherupload.php 里 root_dir 改成‘public’ , file_202012_9015f6fdae08fafc8bb267523f52dafe.mp4 上传文件后的文件名的“ _ ”替换成“ / ”, http://****/storage/file/202012/9015f6fdae08fafc8bb267523f52dafe.mp4

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

No branches or pull requests

3 participants