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 2 months ago.
This version was created 8 months ago.
This version was created about 1 year ago.
This version was created over 1 year ago.
This version was created over 1 year ago.
Includes ARM Fix for Mailhog & Ngrok services
This version was created over 1 year ago.
There isn't a description.