wardenenv/warden

[Command] Issue in storage Link Laravel

KarthikMadathil opened this issue · 0 comments

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 .
When i tried to link storage it shows linked
image

But when I take in the browser it shows 404

image

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