images /storage/ not working #34385
Unanswered
jouniikaheimo
asked this question in
General
Replies: 1 comment 5 replies
-
have you run the |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
issue get images /storage/
and xdebug
and project folders
result in firefox
and lasted route to controller asset() function
Route::get('/tenancy/assets/{path?}', 'TenantAssetsController@asset')
->where('path', '(.*)')
->name('tenancy.asset');
i cant understant where is issue ?
Beta Was this translation helpful? Give feedback.
All reactions