PHP
Testing Randomness of PHP Random Number Functions
Let’s take a look at the different ways to generate a random number in PHP. Read more
Let’s take a look at the different ways to generate a random number in PHP. Read more
Pretty cool that you can achieve this by executing a query, and without application logic. Read more
Looking for a fun way to dive deeper into Laravel that’s not just a to-do list tutorial? Our “Learning Laravel” series by Kristin Collins is exactly what you’ve been missing! Read more
One of our goals for this year is to bring the UI of Oh Dear to the next level. Behind the scenes, our team is working hard on a complete rewrite of our marketing website Read more…
Build a file uploader that supports drag and drop and file selection, has a progressbar, filename preview and file removal. Read more
It’s time to replace your mocked event dispatchers with a real one. Read more
If you’re running a Laravel application in the 5’s, have a legacy application bootstrapped inside Laravel, don’t have any tests, or are staring in silent terror at just how long ago your production server’s PHP Read more…
Spoiler: it is optimized to be fast, and you should use it. Read more
Learn how I was able to easily scale an application to handle hundreds of millions of jobs using nothing but Laravel, Redis and MySQL Read more