How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "scotch/box"
  config.vm.box_version = "1.0.2"
end
vagrant init scotch/box \
  --box-version 1.0.2
vagrant up

This version was created about 9 years ago.

Add Laravel Installer. Just run "laravel " from the terminal.

Add Ruby per request: https://github.com/scotch-io/scotch-box/issues/1

Also fixed permissions in the Vagrantfile (you'll need to update your cloned repo - just run a git pull or new clone from GitHub)

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (841 MB)