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

---
title: Best Laravel News posts — March 2024 | daily.dev
description: The most upvoted Laravel News posts from March 2024, curated by the daily.dev community.
canonical: https://daily.dev/sources/ln/best-of/2024/03
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/ln/best-of/2024/03
og:type: website
og:site_name: daily.dev
og:title: Best Laravel News posts — March 2024 | daily.dev
og:description: The most upvoted Laravel News posts from March 2024, 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 — March 2024

1. 1  
[](https://daily.dev/posts/laravel-herd-for-windows-is-now-released--zevnxuuuj "Laravel Herd for Windows is now released!")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
Laravel Herd for Windows is now released!  
Laravel Herd for Windows is a blazingly fast, native Laravel and PHP development environment that includes everything you need to start Laravel development.  
45  
3
2. 2  
[](https://daily.dev/posts/easily-create-complex-database-queries-with-the-query-enrich-package-0ubb0yrpe "Easily create complex database queries with the Query Enrich Package")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
Easily create complex database queries with the Query Enrich Package  
Laravel Query Enrich simplifies the creation of complex database queries in Laravel. It provides examples of fetching orders placed in the last 7 days, using the avg function for grabbing average monthly prices for oil and gas, using exists queries, and getting a full name using concatws. The complete documentation and Github repository for the Query Enrich Package can be found.  
33
3. 3  
[](https://daily.dev/posts/tablar-kit-ui-components-for-tablar-admin-dashboards-zxgmlvymp "Tablar Kit: UI Components for Tablar Admin Dashboards")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
Tablar Kit: UI Components for Tablar Admin Dashboards  
Tablar Kit is a UI kit for Laravel Tablar admin dashboards that adds visually appealing and user-friendly components, such as form components, dropdowns, file upload with on-the-fly image editing, optimized data tables, and a rich text editor.  
33  
4
4. 4  
[](https://daily.dev/posts/how-to-detect-n-1-queries-in-php-lfdyiscvi "How to Detect n+1 Queries in PHP")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 3y  
How to Detect n+1 Queries in PHP  
The n+1 query problem is a performance issue in software development where unnecessary database calls are made. To detect n+1 queries, developers can use Application Performance Monitoring (APM) tools. Resolving n+1 queries can be done through techniques like eager loading, join queries, or caching.  
28  
2
5. 5  
[](https://daily.dev/posts/can-i-php-raycast-extension-7ykfv8cvu ""Can I PHP?" Raycast Extension")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
"Can I PHP?" Raycast Extension  
The Can I PHP? Raycast extension allows users to check the availability of PHP functions or methods in different versions and view deprecation status.  
25  
1

[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/2024/03#page","url":"https://daily.dev/sources/ln/best-of/2024/03","name":"Best Laravel News Posts — March 2024","description":"The most upvoted Laravel News posts from March 2024, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/ln/best-of/2024/03#items","numberOfItems":5,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/laravel-herd-for-windows-is-now-released--zevnxuuuj","name":"Laravel Herd for Windows is now released!"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/easily-create-complex-database-queries-with-the-query-enrich-package-0ubb0yrpe","name":"Easily create complex database queries with the Query Enrich Package"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/tablar-kit-ui-components-for-tablar-admin-dashboards-zxgmlvymp","name":"Tablar Kit: UI Components for Tablar Admin Dashboards"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/how-to-detect-n-1-queries-in-php-lfdyiscvi","name":"How to Detect n+1 Queries in PHP"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/can-i-php-raycast-extension-7ykfv8cvu","name":"\"Can I PHP?\" Raycast Extension"}]},{"@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":"March 2024"}]}]}
```

