Lesson
Deployer, the PHP deployment tool: get started
Deployer puts PHP sites live with no downtime and rolls back with one command. Install it, write a deploy.php, deploy a Laravel or WordPress site and roll back.
3 min read
Tag
get started
Lesson
Deployer, the PHP deployment tool: get started
Deployer puts PHP sites live with no downtime and rolls back with one command. Install it, write a deploy.php, deploy a Laravel or WordPress site and roll back.
3 min read
Lesson
MAMP: set up a local site with a virtual host
Give each local project its own address, like mysite.test, in MAMP on a Mac. I turn on virtual hosts, add the site, map the name in /etc/hosts and restart.
3 min read