Yes, Yes, I know Laravel 6’s launch is around the corner and I am still talking about 5.8. But I wanted to go through the…
I had read what’s PSR-0 and PSR-4 multiple times and every time after reading it, I had said to myself “I know this now(finally)”. But eventually I…
This is something I thought that no one would ever need but looking at this gist. The stars, forks and comments proved me wrong. I…
I wrote a post sometime back regarding optimization of PHP websites, this knowledge was picked up from some online course(all credit to the author ).…
Recently for a web and IOS application, we were asked to provide a solution that will work offline and find the elevation at a particular…
I was looking for a way to get the applications already installed on WSL(Windows Subsystem LInux), while working on a PHP app. I wanted to…