Closed reypm closed 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?
all routes point to admin so in your case it will be http::/myapp.devserver/admin
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?