Overview for 'murze'
Written by murze.be
/ Original link
on Dec. 11, 2019
My team and I are currently building Mailcoach, a self-hosted solution to easily send out newsletters and email campaigns. In this video, I demonstrate how email lists can be segmented using tags.Together with Mailcoach, we'll release a video course on how to use Mailcoach, and how it was built. We…
Written by murze.be
/ Original link
on Dec. 10, 2019
My colleague Ruben explores the wonderful world of GitHub actions.You can write workflows in YAML, which makes them easy to write and read. In the beta version of GitHub Actions you had to use Ocaml, which was quite hard to comprehend, and there was almost no documentation. If you were a bit fright…
Written by murze.be
/ Original link
on Dec. 9, 2019
JMac, the creator of Laravel Shift, has a few interesting ideas on how to make the framework better.Every so often a revolutionary change is required. This provides a chance to revisit goals. One of the primary goals of Laravel is developer experience. And maintainability, freshness, and approachab…
Written by murze.be
/ Original link
on Dec. 9, 2019
My team and I are currently building Mailcoach, a self-hosted solution to easily send out newsletters and email campaigns. In this video, I live code a new small feature.This video was created unrehearsed and I didn't make any edits. So you can see every mistake that I made along the way.Together …
Written by murze.be
/ Original link
on Dec. 8, 2019
A year ago, I wrote a recap of 2018. Now that 2019 is coming to a close, I thought it might be fun to write a similar post on what I did this year.On a personal level #I don't want to share too much about my private life, but I can say that I'm lucky enough to, together with my girlfriend, get to …
Written by murze.be
/ Original link
on Dec. 3, 2019
As usual, my colleague Brent wrote a post with clear instructions on how to upgrade. As a bonus he also provides some necessary steps to get PHP 7.4 to work in Valet.Read More