PHP
CSS as the backend: introducing Cascading Server Sheets!
Obviously you shouldn’t to this, but it’s kinda cool that it works. Read more
Obviously you shouldn’t to this, but it’s kinda cool that it works. Read more
Getting started with testing is not that hard. Here’s a free video taken from the Testing Laravel course that will show you how you can make sure you homepage works. Read more
One of our projects has a really large test suite that isn’t optimised to run with Laravel’s parallel testing. It was starting to take more than 15 minutes to have the whole test suite run Read more…
[AdSense-A]
I'm proud to announce that Steve Bauman and our team at Spatie have released a new tool called spatie/globay-ray. When installed, you'll be able to use dd, dump and ray functions in any PHP file on your system.
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…