PHP
Laravel Origins: The Documentary
This is an amazing documentary that shows the origins of Laravel, and it’s 12 year journey. I’m honoured being a part of this.
This is an amazing documentary that shows the origins of Laravel, and it’s 12 year journey. I’m honoured being a part of this.
Geolocation gives data about the geographic area of a client. In particular, the IP address is utilized by the geolocation administration to decide the area. To follow the guest’s area, the principal thing required is Read more…
Laravel 9 is fresh out the door, and it contains a small contribution of mine: a new callOnce method for database seeders. Read more
Like ‘Web 2.0’, ‘web3’ is a marketing term. There is no versioning system for the web. Read more
Event-driven systems come in all sorts of shapes and sizes. The obvious commonality is; they all use events to communicate information. These events come in many shapes and sizes, and determining what goes into an Read more…
In this stream on YouTube, Francisco Madeiro, co-creator of Termwind, guides me through the source code of his amazing package to style content on the CLI
Here’s a handy CLI tool to check if your domain resolves to the expected IP address worldwide. Read more
[AdSense-A]
I'm proud to share that our team has launched a new CLI tool called GitHub Actions Watcher.
Let’s explore the option of firing events on model scopes to add some glue between our feature tests and our unit tests. Read more