<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/ln/best-of/2022/05" -->

---
title: Best Laravel News posts — May 2022 | daily.dev
description: The most upvoted Laravel News posts from May 2022, curated by the daily.dev community.
canonical: https://daily.dev/sources/ln/best-of/2022/05
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/ln/best-of/2022/05
og:type: website
og:site_name: daily.dev
og:title: Best Laravel News posts — May 2022 | daily.dev
og:description: The most upvoted Laravel News posts from May 2022, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Laravel News — May 2022

1. 1  
[](https://daily.dev/posts/eloquent-performance-4-examples-of-n-1-query-problems-bxlficpom "Eloquent Performance: 4 Examples of N+1 Query Problems")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 4y  
Eloquent Performance: 4 Examples of N+1 Query Problems  
Laravel Debugbar is a tool to show queries on a Laravel website. It can be used to diagnose problems in Laravel code. In this article, I will show a few different examples of what to watch out for, including the cases when the problem is "hidden" in unexpected places in the code.  
24  
1
2. 2  
[](https://daily.dev/posts/laravel-9-13-released-37-jw---u "Laravel 9.13 Released")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 4y  
Laravel 9.13 Released  
The Laravel team has released 9.13.0 on GitHub. It adds a value() collection method, new test response helpers, an array map convenience method, and more. You can see the complete list of new features and updates below and the diff between 9.12.0 and 9\. 13.0.  
23  
1
3. 3  
[](https://daily.dev/posts/tinkerwell-3---the-php-code-runner-is-released-u3ckgflfx "Tinkerwell 3 - The PHP code runner is released")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 4y  
Tinkerwell 3 - The PHP code runner is released  
The team at Beyond Code released Tinkerwell 3 with intelligent code completion, magic comments and a stunning new design. Tinkerwell is the best code runner for Laravel and PHP – think php artisan tinker on steroids. You can run any PHP code, use any feature of the latest Laravel versions and run code within your own applications locally or via SSH.  
20  
2

[See all Laravel News archives](/sources/ln/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/ln/best-of/2022/05#page","url":"https://daily.dev/sources/ln/best-of/2022/05","name":"Best Laravel News Posts — May 2022","description":"The most upvoted Laravel News posts from May 2022, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/ln/best-of/2022/05#items","numberOfItems":3,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/eloquent-performance-4-examples-of-n-1-query-problems-bxlficpom","name":"Eloquent Performance: 4 Examples of N+1 Query Problems"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/laravel-9-13-released-37-jw---u","name":"Laravel 9.13 Released"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/tinkerwell-3---the-php-code-runner-is-released-u3ckgflfx","name":"Tinkerwell 3 - The PHP code runner is released"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Laravel News","item":"https://daily.dev/sources/ln"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/ln/best-of"},{"@type":"ListItem","position":5,"name":"May 2022"}]}]}
```

