Support the ongoing development of Laravel.io →
posted 9 years ago
Installation
Last updated 1 year ago.
0

I went through the same thing, and ended up having to install composer anyhow. The good news is that if you install the laravel.phar, you should be able to install composer.phar. After that,

php composer.phar update

or if you changed the composer.phar to an executable "composer"

composer update

should do it. Just make sure you issue the command in same directory that you installed laravel.

This thread may also be helpful.

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

stef686 stef686 Joined 2 Apr 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.