The Laravel team released so many great Laravel 8.x updates over the last year, it’s incredible! I wrote a series of blog posts highlighting some of the best new features and improvements. Today: Collections.
PHP
Your System Isn’t Slow – Your Bottleneck is not Optimized
A bottleneck isn’t inherently bad, we all have them. What matters is making sure your biggest bottleneck is always working at it’s most optimal conditions. That’s where your optimizations should be focused. Read more