Overriding the NEOS backend login markup Neos CMS PHP7 Flow August 20, 2018 - 1:25 PM Introduction Since a new project is going on at work, which will be built using NEOS I thought I'd share a quick tip on how to modify the backend…
Sending a PUT request with cURL in PHP HTTP PHP5 cURL PUT July 22, 2017 - 6:00 PM Lately I've discovered RESTful-APIs for myself. I now tend to integrate them in most of my applications just in case some other service want to interact with it. The majority…
Material Design textfields with pure CSS CSS3 Material Design UI November 27, 2016 - 9:00 PM Introduction Lately I've been working on an internal CRM for the agency where I work at. As we mostly use Bootstrap for our projects as a starting point, I'm…