Laracon DB
Laracon DB
Talks for "github-actions"
Building GitHub Actions in PHP with Minicli

Erica Heidi presents how to build GitHub Actions using PHP and MiniCLI (a micro-framework she created). She demonstrates the process by building an action that imports posts from Dev.to and saves them as markdown files, covering GitHub Actions core concepts, workflow configuration, and practical implementation details.