php

Replace PHPStorm terminal with WSL on Windows
In my previous article I wrote about how to replace the default terminal with Git Bash. It’s an easy and…

Split PHP array in X equal number of elements
In PHP you can divide an array in a unknown number of chunks by specifying the number of element in…
Recent comments