Support the ongoing development of Laravel.io →
posted 10 years ago
Configuration
Last updated 2 years ago.
0

Make sure your environments are configured properly. Put all your local config in app/config/local to avoid any private passwords and such in production.

You should also consider writing a deploy script for running any neccesary commands on the server.

Have a look at Forge and Envoy, I believe they can make your life a bit easier.

Last updated 2 years ago.
0

Possibly you're using shared host. Check this tutorial: http://driesvints.com/blog/laravel-4-on-a-shared-host

Last updated 2 years ago.
0

@AntonNiklasson, @cwofa

Thank you for your reply and suggestions..

Last updated 2 years ago.
0

I've had good luck deploying Laravel on Heroku with their new PHP support. There's a bit of configuration to get started, but after that it's super easy; you just do a git push to deploy.

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Sikandhar sikandhar Joined 18 Jun 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.