Logging to the ELK stack with Laravel

3rd June 2018 3:30 pm

Logging to text files is the simplest and most common logging setup for web apps, and it works fine for relatively small and simple…

Full-text search with MariaDB

13th May 2018 1:55 pm

Recently I had the occasion to check out MariaDB's implementation of full-text search. As it's a relatively recent arrival in MySQL and…