Slide 1

Slide 1 text

The Minimal Dev

Slide 2

Slide 2 text

What are local development environments?

Slide 3

Slide 3 text

Who should use a development environment?

Slide 4

Slide 4 text

A brief history of PHP development environments

Slide 5

Slide 5 text

MAMP and/or WAMP

Slide 6

Slide 6 text

Vagrant

Slide 7

Slide 7 text

Docker

Slide 8

Slide 8 text

Local

Slide 9

Slide 9 text

Valet

Slide 10

Slide 10 text

Valet is bae

Slide 11

Slide 11 text

→ wp valet new tacos "#admin_user=boogah "#admin_password=queso-pastor-harina

Slide 12

Slide 12 text

Installing Valet https:!"goo.gl/VtBKPq

Slide 13

Slide 13 text

Fun with Valet

Slide 14

Slide 14 text

Share Your Site → cd ~/sites/valet/tacos → valet share

Slide 15

Slide 15 text

Play with Elasticsearch → brew tap caskroom/cask → brew cask install java → brew install elasticsearch → brew pin elasticsearch http:!"localhost:9200

Slide 16

Slide 16 text

Play with Redis → brew install redis → brew services start redis → brew install php70-redis tcp:!"localhost:6379

Slide 17

Slide 17 text

If all of this command line stuff freaks you out...

Slide 18

Slide 18 text

But what about...

Slide 19

Slide 19 text

Questions?