Php versions – How can I recover my MySQL databases from a Homestead Vagrant VirtualBox?
I was running Homestead v8.2.0 and laravel/homestead (virtualbox, 7.1.0) and Vagrant 2.2.4. I needed to upgrade because I wanted PHP 7.4 support. Laravel docs said that destroying the vagrant box first would be necessary, but I knew I didn't want…