(10-17-2014, 07:12 PM)jacobg830 Wrote: Well I don't think anyone has tried installing composer yet but Laravel itself works in ZPanel (as mentioned by 5050).
Personally I've always used Composer and the Laravel Installer locally on my dev machine and then uploaded the finished project onto the server.
I can't see any problems with installing and using it on a server though I have not tried
^ That should install it.Code:curl -sS https://getcomposer.org/installer | php
mv composer.phar /usr/local/bin/composer
I second that as well...Laravel works pretty well on ZPanel installations but I haven't tried installing composer on a live ZPanel server.
Shouldn't be a problem tho as jacobg830 mentioned above.
Remi - Software Engineer, Sentora Module Developer, Owner, imerLabs
Please mark threads as SOLVED if your problem has been resolved.
Do not PM Staff Members for help unless asked to do so, this is so that others can benefit from your solution.
Do a SEARCH before asking in the forums, a solution may already exist.
Do not PM Staff Members for help unless asked to do so, this is so that others can benefit from your solution.
Do a SEARCH before asking in the forums, a solution may already exist.