PHP
Native enums are coming in PHP 8.1
Let’s take an in-depth look in this awesome feature that will be available by the end of this year. Read More
Let’s take an in-depth look in this awesome feature that will be available by the end of this year. Read More
Tony Messias been looking up resources on the roots of Object-Oriented Programming. He shares some very interesting ideas. Read More
This page explains use cases and examples of SSH tunnels while visually presenting the traffic flows. Read More
Here’s the recording of Laravel Worldwide Meetup #6. Frank De Jonge walked us through improvement made in Flysystem v2. Stefan Baumgartner showed us the awesomeness that is TypeScript. You can watch recordings of previous editions Read more…
Justin Jackson created a cool tutorial on how to create a basic landing page. Read More
Learn how you can use Jetstream’s out-of-the-box banner component to show flash messages to your users. Read More
Ruby veteran Chris Oliver explained to me the basics of how to create a Ruby Gem (aka a Ruby package) for Ray. After I explained how Ray works internally, he coded up the foundation of Read more…
Yesterday, Matt Stauffer on Twitter was very open on some mental health issues he is coping with. In response Kai shared this older blogpost which resonated with me. Read More
In this stream, I live coded a neat little feature for Ray. We’re going to create a proxy class to record calls and perform them later.
When a site is down, Oh Dear sends a notification every hour. Since last year, our notifications can be snoozed for a fixed amount of time (5 minutes, 1 hour, 4 hours, one day). In Read more…