[Command] Issue in storage Link Laravel #694
Unanswered
KarthikMadathil
asked this question in
Help & Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Version of Warden
0.14.1
Operating System and Installation Method
Ubuntu 22.04.2 LTS
Describe the Bug
I'm using warden for Laravel Developement .
![image](https://private-user-images.githubusercontent.com/30439160/255396996-3e6db44f-dfbc-435f-baa7-58f8c67d0d03.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMTE5NTcsIm5iZiI6MTczOTAxMTY1NywicGF0aCI6Ii8zMDQzOTE2MC8yNTUzOTY5OTYtM2U2ZGI0NGYtZGZiYy00MzVmLWJhYTctNThmOGM2N2QwZDAzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDEwNDczN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTBjMDZiYzJiYmU4MWE1Zjk1YmYzZTdlNjI1ZDcyNDg5Y2ZhMTBlMmMyMGJlYzVlY2E1ZTkxZDMzZWY4MTEwMWMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.pW-wetbgRi8-8_U6QL4mhm0Hlk0bKV0krOzNppNyBaA)
When i tried to link storage it shows linked
But when I take in the browser it shows 404
Anybody know why ?
To Reproduce
On the laravel project root
Link Storage
php artisan storage:link
Now try to access the file in
storage/app/public/
Expected Behavior
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions