Routes to actual files shouldn't be processed by Laravel. Else you should create routes for every file?
Are you absolutely sure the URL to the file is correct?
And just as @bobbybouwmann says, the files should be stored somewhere in your public directory.
Yes I know that :) I think it is a configuration problem with the filemanager, because the link in the adress bar isn't correct. So it's not a Laravel problem I think, my bad ...
I have a problem with the parameter "baseUrl". I tried to write in hardcode the url locations for the userfiles and it works, but I don't want this ^^ What am I supposed to add/do ? Do you want to see an another file ?
Yes it works, but If I create a new folder with the filemanager, I can't use the element who are inside because It searchs the file to the url indicated.
@bestmomo porpose this config on his blog, but it doesn't work