Apple makes some of the most intuitive software around, but if you're coming from another platform, your first Mac experience can be quite confusing. In this article I'll go through some tips and tricks I wish I'd known when I first started using a Mac way back in 2004.
This code snippet will show you how to print a list of all the glphys in a particular font using Swift.
Laravel views allow you to pass data to a view in a number of different ways. In this article, I'll go over four methods and describe the pros and cons for each one.
This Laravel quick tip will show you how to make your code more readable and expressive by replacing http status code magic numbers with calls to static constants.
This Laravel quick tip will allow you to count model relations whilst ensuring you don't encounter an N+1 problem.
After many years, I've cancelled my subscription to Laravel Forge in favour of Ploi. Here's why...
A comprehensive guide to meta, link and other <head>
tags I use to improve SEO and ensure my sites look great on all platforms.