http://laravel.io/forum/12-02-2014-newbie-questions-regarding-xampp-and-deployment
Change app/config/database to the server settings of host.
I've changed the app/config/database.php to the server settings of host but it does work. Therefore I'm here asking for all the require settings for deploying local machine application to hosting server machine??
The above reply has not resolved my issues so please can someone guide for proper deployment. Thanks
In your first post you said you changed app/config/local/database.php which would only change in the local enviornment, but in your last post you said you changed app/config/database.php.
Have you changed both, or one or the other?
Some things to check:
use myclass
That won't work, the case has to match on a linux server. Windows server that does work.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community