#laravel
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...
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...