"Building PingPing" was an open-source project. There have been several reasons why I discontinued creating it in public. PingPing.io has now a commercial version. If you have any questions about PingPing, its techniques, architecture or anything else, let me know. I might create an article about it. You can find the related sources for the old posts on GitHub.

April 12th, 2018

Introducing Travis CI

Let's take our first dive in the continuous integration world. We'll quickly setup Travis CI.
March 27th, 2018

Designing a basic application layout

Let's get to work giving our application a more polished layout.
March 24th, 2018

Logging in and handling validation

It's time to get our authentication ready and start protecting our routes. We'll do that in this episode.
March 10th, 2018

Outlining the first tests

Up until now, we've just focused on design. Now, we are introducing the first code.
February 23rd, 2018

Upgrading to Laravel 5.6 using Laravel Shift

Meanwhile, Laravel 5.6 has been released. Let's upgrade our project to it using Laravel Shift.
January 28th, 2018

We build a login using TailwindCSS

In this episode, we pull in TailwindCSS and start to build a simple but awesome login.
January 20th, 2018

Let's get the ball rolling

In this episode we start from the very scratch. Let's install Laravel and do some basic setup.
January 6th, 2018

What we're gonna build

In the first episode of this series, we will take a look at what we are gonna build. A simple to use monitoring product called PingPing.