How to use this box with Vagrant:

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

This version was created over 3 years ago.

  • Some general updates
  • Upgraded PHP version to 8.0
  • The apache2 searches .env.apache file instead of .env
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.5 GB)