When Jira triggers stop working
11-04-2019
We added some convenient triggers to our Jira installation that allow us to automate specific processes. For example you can let your issues transition on certain git actions in connected repositories. Create a new related branch to an issue? Most...
Read moreWorking with Laravel projects and git
22-02-2019
The Laravel documentation does a very good job when it comes to installation and usage scenarios. There are some additional hurdles to jump when pulling a "WIP" project from git, mainly because some files and configuration don't belong inside...
Read moreMy Personal Rig Rundown
10-02-2019

Over the last years I used a lot of software to make my job easier. Here I want to share which setup I'm currently using to perform my day to day tasks. I'm working on a 27" 5K 2017 iMac with a "Fusion Drive". It does everything I need...
Read moreGenerating PDF - Wkhtmltopdf and ignoring footer or header
17-01-2019
Today I came across an issue while adding a new feature for our pdf-invoice creation in one of our apps. This took me way longer to figure out than it should have, so maybe you'll find this helpful: Why adding header and/or footer content to every page...
Read more