I'm installing Laravel homestead for the first time and have been stuck with the above issue and haven't been able to resolve it. The above issue arises when I execute the php artisan migrate:fresh --seed command in my Mac terminal after executing vagrant ssh and cd code. I have gone through all the websites and have granted privilege to my "root" localhost through my terminal as well as workbench and have made all the necessary changes to my .env file as well. The error still seems to persist and I have no idea how to go forward with it now.
Any help would be much appreciated. Thank you.