stevemo / cpanel

Admin Panel for Laravel 4
MIT License
204 stars 69 forks source link

How to access to cPanel with Virtualhost enabled #3

Closed reypm closed 11 years ago

reypm commented 11 years ago

I've created a VirtualHost for my Laravel application but now when I try to access http://myapp.devserver/cpanel I get this error: Symfony \ Component \ HttpKernel \ Exception \ NotFoundHttpException what I'm missing?

stevemo commented 11 years ago

all routes point to admin so in your case it will be http::/myapp.devserver/admin