Frequently I find the need to see what SQL queries are actually generated magically by Eloquent. It really helps when...
more»
I was recently looking for a quick way to delete duplicate rows from large table (around half a billion rows) in...
more»
A cool new feature coming up with PHP 7.4 will give a nice speed boost while solving one of the problems that hold PHP...
more»
Can be downloaded here http://php.net/releases/7_3_0.php
I personally would stick to 7.2 for now at least until...
more»