Support the ongoing development of Laravel.io →
posted 11 years ago
Installation

So here is the deal, I've got MySQL, PHP, Apache and really the whole stack installed on the production server. Now I cannot explicitly install Laravel on that server.

I haven't used Laravel yet, that will depend on the answer to this question.

If I install laravel and everything on my local server and then just transport the files over to the production server, is that enough? Do I need to explicitly install Laravel on the production server? Is it possible to do it in any way where I can simply transfer the files over?

Last updated 3 years ago.
0
Solution

Laravel doesn't really need installing. You just have to make sure the dependencies are present or pulled in via composer.

If your would like to avoid composer. You can just do it locally and transfer all the files to your production server via FTP.

Last updated 3 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

MaazAli maazali Joined 28 May 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.

© 2025 Laravel.io - All rights reserved.