How to use this box with Vagrant:

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

This version was created about 8 years ago.

  • General OS updates
  • Laravel Tutorial
  • WordPress Tutorial
  • MongoDB has been added
  • MongoDB PHP extension is added
  • Opcache is disabled
  • Node is updated 5.x
  • Updates to NPM packages (Bower, Gulp, Yeoman, Browser-Sync, PM2)
  • Composer is updated
  • Composer is finally added to Path
  • Laravel executable works out-of-the-box
  • Improvements to [PHP MySQL issues][4]
  • [WP-CLI][5] has been added per request
  • Mailcatcher is added to test emails finally
  • Created an Update Policy
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (648 MB)