philipbrown / vagrant-laravel

DEPRECATED, USE https://github.com/laravel/homestead
53 stars 23 forks source link

Forbidden #4

Open magbicaleman opened 10 years ago

magbicaleman commented 10 years ago

I'm getting a "Forbidden" when i go to http://localhost:4567/, the Laravel part of this script also does not go through

Composer successfully installed to: /home/vagrant/composer.phar Use it: php composer.phar

Composer could not find a composer.json file in /var/www

To initialize a project, please create a composer.json file as described in the http://getcomposer.org/ "Getting Started" section

Could not open input file: artisan

The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed!

[Everything else after this logs in red text]

philipbrown commented 10 years ago

If you ssh into the box can you install composer manually?