Install a Laravel 5 on a serveur that has internet connection. Copy all files. Paste them in your server and it should work.
Sep 25, 2015
2
Level 1
Laravel offline installation with composer
Hello everybody. I'm new to laravel and laracasts and i have the following problem. I'm trying to install laravel on a server, which has no connection to the internet. The composer works fine, I copied it on the server. Is there any possible way to install laravel without active connection to the internet - like download the framework, put it on the server and then run the composer offline? Or does it have too many dependencies, which would be included? I've already googled, but couldn't find a satisfying solution.
Thank you very much for any suggestions Greeting Steven
Please or to participate in this conversation.