I tried this way
https://stackoverflow.com/questions/31314441/php-symlink-permission-denied
but still not work
#symlink(): Permission deined.
7 messages · Page 1 of 1 (latest)
Did you get this error by using command 'storage:link'?
sorry my frame is not laravel can not use "storage:link".
Could you show me the error as image ?
wow,I think you are using a low level user for running php, could you run the symlink in the terminal ? like ln -a with the PHP's linux user?
sorry ,,, my terminal cannot run this command.