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

suubcs's avatar

Laravel Storage link , create two symbolic link

Hello, i have a storage folder that conatin my document , i can access to it by going in url mydomaine.com/document/file.pdf , this link i symbolic to storage/app/public directory , i have used command php artisan storage:link to do this .

but know i want to create another folder in storage that contain my images for exmple mydomaine.com/images/pp.jpg , i don't know how can i do it ? Please Help me

0 likes
0 replies

Please or to participate in this conversation.