Homestead commands

PHOTO EMBED

Sat Mar 20 2021 06:03:45 GMT+0000 (Coordinated Universal Time)

Saved by @hassanms #commandline #laravel

* Start the VM
	- vagrant up
	- vagrant ssh
* Shutdown and remove everything in memory
	- vagrant halt
* Close the VM for later use
	- vagrant suspend
	- vagrant resume
* Changed the homestead.yaml file?
	- vagrant provision
content_copyCOPY