Here’s a cool post by Tom McFarlin how you can use Ray in WordPress to easily see a the callers of a function. This doesn’t only work in WordPress but any Laravel and PHP app.
PHP
Leave a failing test before you go on vacation
Every year I dread coming back from vacation not because of the work, but because I have no idea where I left off. A failing test, a well-written TODO, and a slow first day back Read more…