I'm having problems with Laravel 4.2, it is set up to work on a subfolder like this
but when I try access this in the browser the url is changed to
www.domain.com/domain.com/laravel
and throws and 500 internal server error. I'm not having this problem with another instance running an older Laravel version under a different folder (same server, same subfolder setup as this one).
Any tips here? Is something wrong with my server config (using Dreamhost) or is it Laravel?
Nevermind, it was in fact a server config problem :)
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community