#php
Read more stories on Hashnode
Articles with this tag
I used Octane to solve this and decrease my banking app’s response time from 1 second to 46 milliseconds. · Laravel at a small scale is really...
Just a few days ago I've started working with a new client, whose framework consisted of Zend...
I’ve been using Kubernetes for about 4 years now, and I was amazed so much by the fact that there is so much versatility from any programming language...
When it comes to speeding up your application, caching can be the best thing to achieve. Laravel comes up with cache drivers pre-installed so you can...
Recently, I stumbled upon the need for a mutex in my database for a critical use case — a game that allowed players to store inventory and wear...