osteel's blog Web development resources

laravelzero tag

Building a PHP CLI tool using DDD and Event Sourcing: distribution

Distribution is about meeting your users where they are – the more options you offer, the broader public you can reach. This post is a step-by-step guide to setting up a Laravel Zero application for distribution over various channels, using Dime as an example.

Building a PHP CLI tool using DDD and Event Sourcing: setting up Laravel Zero

This post is part of the "Building a PHP CLI tool using DDD and Event Sourcing" series but can also be read as an independent guide to getting started with Laravel Zero, a micro-framework for console applications.