deploy laravel 4 app in a subdomain
问题 I'm about to deploy laravel 4 on a shared web host into a subdomain and I'm a bit confused about what to do. I got it working on a hostpapa account but wasnt happy with the configuration and switched providers for the testing environment. I've created the following folders: domain/private/myApps/golfmanager I've placed in here all the files and folders except the public folder I've then placed the contents of the public folder into this folder: domain/subdomains/golfmanager/httpddocs I'm not