Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

satriamuda's avatar

php artisan storage:link The system cannot find the file specified.

PS C:\xampp\htdocs\arkreative> php artisan storage:link The system cannot find the file specified.

INFO The [C:\xampp\htdocs\arkreative\public\storage] link has been connected to [C:\xampp\htdocs\arkreative\storage\app/public].

0 likes
2 replies
jlrdw's avatar
jlrdw
Best Answer
Level 75

Have you pointed to public as document root.

2 likes

Please or to participate in this conversation.