Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The requested URL /laravel-filemanager was not found on this server. #83

Closed
soheilyou opened this issue Jun 22, 2016 · 4 comments
Closed
Labels
WIP Working in progress.

Comments

@soheilyou
Copy link

I've done all steps to install it , but when I want to use it i face this error :

Not Found

The requested URL /laravel-filemanager was not found on this server.

Apache/2.4.9 (Win64) PHP/5.5.12 Server at localhost Port 80

untitled

I am using laravel 5.1 on wamp server

@streamtw
Copy link
Member

streamtw commented Jun 29, 2016

@soheilyou
Fix in 707a1fb, please update to dev-master to check if the issue still exists.

@streamtw streamtw added the WIP Working in progress. label Jun 29, 2016
@andhikamaheva
Copy link
Contributor

andhikamaheva commented Jun 30, 2016

@soheilyou Make sure, the file manager URI not in other prefix like dashboard.
If your file manager will be open in dashboard (e.g dashboard/laravel-filemanager) you should costumzie the file manager route Look at this

@w0rd-driven
Copy link

Thanks for this. In my case my laravel project is in a subdirectory and all of the internals are looking at /vendor not /subdirectory/vendor. It looks like this was the case here when I looked at the screenshot but it wasn't clear from the initial report.

Updating to dev-master and using the prefix setting is the easier choice, with the alternative being to change all of those views.

@streamtw
Copy link
Member

streamtw commented Aug 3, 2016

v1.6 has released.
For any one encountered this issue, please update to v1.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Working in progress.
Projects
None yet
Development

No branches or pull requests

4 participants