Skip to content

Instantly share code, notes, and snippets.

View aknosis's full-sized avatar
🏔️
Working Remotely

Paul Giberson aknosis

🏔️
Working Remotely
View GitHub Profile

#Me

  • Paul Giberson
  • Applications Architect @ Socious [socious.com]
  • PHP for 6 years, "PHP" for 3 years prior

##Idea

  • Appeal to attendees = twitter
  • Word cloud of #zendcon (graphical representations of data are awesome)
@aknosis
aknosis / test.yml
Created August 27, 2019 17:45
PHPUnit / Laravel GitHub Action
name: Test
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps: