Answer the question
In order to leave comments, you need to log in
How to install laravel via composer?
Hello.
I decided to switch from regular hosts with cms to vps with framework.
This is my first time setting up.
I install laravel on VPS using composer
Installed ubunta.
Installed composer.
The plug appeared when unpacking laravel
Installed it like this: composer create-project laravel/laravel /var/www/laravel/ 4.1
The first problem is the swap file, I created it and the problem was solved.
The second problem is with disk space. Places 2.6Gb
These two errors appear:
The disk hosting /root/.config/composer is full, this may be the cause of the following exception
[ErrorException]
ZipArchive::extractTo(): No space left on device
Answer the question
In order to leave comments, you need to log in
No need to install composer and other build utilities on the server. You do everything on the dev machine, then just copy it to the servers.
No need to install composer and other build utilities on the server.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question