Add support for WebP in your linux applications like Nautilus and other GTK apps.
Learn how to get Laravel to turn exceptions into legitmate API responses, rather than having to catch them and convert them manually each time.
A list of interesting add-ons that could be quite useful and a dedicated blog post.
Learn how to define the relationships between models for Eloquent queries in Laravel.
Learn how to get Thunderbird to request a return receipt on an email.
A short tutorial on how to select the last row for each grouping, where we are using a time-series of actions taken against a request. Thus we can quickly find the status of a request based on the last action that was taken against it.