I tried using Virtual Box and Parrels. I both cases I am getting errors when the vagrant up command is running in the terminal.
With Parrels I am getting this error - There was an error while command execution. The command and stderr is shown below.
Command: ["/usr/local/bin/prlctl", "start", "ab0398b3-8bf3-4446-a12f-31b8f3325240"]
Stderr: Failed to start the VM: Unable to start "homestead" because your Mac is equipped with the Apple M1 chip that does not support Intel-based operating systems. To create a compatible virtual machine, use an ISO or VHDX image file with an ARM-based operating system.
Is Virtual box is supported in Mac M1? There is no proper documentation for this in Laravel doc.homehvv
Please help me with this.
I'd take a look at Sail, I've found it much faster: https://laravel.com/docs/8.x/sail
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community