How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "laravel/homestead-arm"
end
vagrant init laravel/homestead-arm
vagrant up
This version was created 11 months ago.
This version was created over 1 year ago.
This version was created almost 2 years ago.
This version was created about 2 years ago.
This version was created about 2 years ago.
Includes ARM Fix for Mailhog & Ngrok services
This version was created about 2 years ago.
There isn't a description.