dwijitsolutions / laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like Advanced CRUD Generation, Module Manager, Backups and many more.
http://laraadmin.com
MIT License
1.56k stars 538 forks source link

Error 404 when navigating to login page and others #303

Open Sibald opened 5 years ago

Sibald commented 5 years ago

I tried installing this on my linux vps. But I ran into the issue that when I want to login, the dashboard. The server spits out an 404 error page. The page could not be found. /admin also doesn't work.

I know the database details are right and it migrated it fully.

http://panel.sibego.be/

Does someone have an idea of what the issue could be?

I hope someone is able to help me

leopinzon commented 5 years ago

Are you sure to have set /public as document root in your server configuration?