Path to tmp files #1802
Path to tmp files
#1802
-
Hello guys hope you good. I created a new project of api only and stored some pictures (locally) on tmp directory. I made several directories inside tmp directory and store some pictures there. I read that some people suggested I allow static middleware of which i did in kernel but still i cannot reach tmp subdirectories as it says Route not found. |
Beta Was this translation helpful? Give feedback.
Answered by
thetutlage
Oct 28, 2020
Replies: 1 comment 2 replies
-
Here's the answer #1567 (comment). You need to create a custom route |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
trutimer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here's the answer #1567 (comment). You need to create a custom route