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

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

1. 1  
[](https://daily.dev/posts/envkit-a-local-development-stack-for-laravel-on-windows-and-macos-vggkipqow "EnvKit: A Local Development Stack for Laravel on Windows and macOS")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 9w  
EnvKit: A Local Development Stack for Laravel on Windows and macOS  
EnvKit is a free desktop application (currently in beta) that bundles a full local PHP/Laravel development stack into a single control panel for Windows and macOS. It includes a choice of Nginx or Apache, PHP versions 7.4 through latest with per-project isolation, MySQL/MariaDB, PostgreSQL, MongoDB, Redis, Mailpit, Node.js dev servers, trusted HTTPS .test domains, and admin UIs. Laravel-specific extras include Reverb for WebSockets, cron management, and live dump/query/job inspection. A built-in MCP server lets AI editor assistants read stack state and run diagnostics. EnvKit is positioned as a free alternative to Laravel Herd and Laragon/XAMPP, though it runs on Electron and is still in beta at v0.31.0-beta.39.  
94  
13
2. 2  
[](https://daily.dev/posts/inertia-devtools-is-now-on-the-chrome-web-store-c9ycd2cqf "Inertia DevTools Is Now on the Chrome Web Store")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 6w  
Inertia DevTools Is Now on the Chrome Web Store  
Inertia DevTools is now officially available on the Chrome Web Store, eliminating the need for manual unpacked installs from GitHub. The extension adds an 'Inertia' panel to Chrome DevTools that records every Inertia.js visit and displays props, HTTP headers/bodies, matched route info, and full page state. Requests are grouped with related partial reloads, deferred loads, prefetches, and Precognition validation requests. Client-side visits and cache-served requests are also captured. Recorded data is stored locally in storage/inertia-devtools, sensitive keys are redacted automatically, and nothing is sent to remote services. No new package installation is required — the recorder is built into existing adapters (client >=3.6, Laravel >=3.2).  
99  
13
3. 3  
[](https://daily.dev/posts/laravel-quota-usage-budgets-for-calendar-periods-idwexf35e "Laravel Quota: Usage Budgets for Calendar Periods")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 8w  
Laravel Quota: Usage Budgets for Calendar Periods  
Laravel Quota is a package for tracking and enforcing cumulative usage budgets across calendar periods (daily, monthly, etc.), distinct from Laravel's built-in RateLimiter which handles burst throttling. It offers a fluent API, a HasQuotas Eloquent trait, route middleware that only charges on successful responses, atomic consumption via locks, and both cache and database storage backends. Supports PHP 8.2+ and Laravel 11–13.  
39  
2
4. 4  
[](https://daily.dev/posts/laravel-time-machine-a-request-lifecycle-profiler-ubehymlj2 "Laravel Time Machine: A Request Lifecycle Profiler")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 7w  
Laravel Time Machine: A Request Lifecycle Profiler  
Laravel Time Machine is a new open-source performance profiler for Laravel applications that records every stage of the HTTP request lifecycle — from bootstrap through termination — with millisecond-level timings. It provides a Gantt-style timeline dashboard at /time-machine, captures SQL queries with bindings and execution times, flags slow requests (>500ms) and slow queries (>50ms), and stores profiles as flat JSON files without requiring database migrations. Custom instrumentation is available via a TimeMachine facade for marking points, measuring code blocks, and creating manual spans. Compared to Telescope and Debugbar, it occupies a middle ground: browsable request history like Telescope but focused solely on lifecycle timing, stored in flat files rather than a database.  
32  
7
5. 5  
[](https://daily.dev/posts/http-query-method-support-in-laravel-13-19-lqz2nkd8s "HTTP Query Method Support in Laravel 13.19")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 9w  
HTTP Query Method Support in Laravel 13.19  
Laravel 13.19.0 introduces several new features: an Http::query() client method for sending HTTP QUERY verb requests with body parameters, plus matching query() and queryJson() testing helpers. A new reduceInto() collection method allows mutating an accumulator in place without returning a value each iteration. The Str::counted() helper pluralizes a word and prepends the count in one call. Queue improvements include bulk SQS dispatching via SendMessageBatch API for fewer API calls, and the queue fake can now inspect reserved jobs for better test assertions. Minor fixes cover soft-delete assertions, mail config, and component attribute merging.  
28  
4

[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/2026/07#page","url":"https://daily.dev/sources/ln/best-of/2026/07","name":"Best Laravel News Posts — July 2026","description":"The most upvoted Laravel News posts from July 2026, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/ln/best-of/2026/07#items","numberOfItems":5,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/envkit-a-local-development-stack-for-laravel-on-windows-and-macos-vggkipqow","name":"EnvKit: A Local Development Stack for Laravel on Windows and macOS"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/inertia-devtools-is-now-on-the-chrome-web-store-c9ycd2cqf","name":"Inertia DevTools Is Now on the Chrome Web Store"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/laravel-quota-usage-budgets-for-calendar-periods-idwexf35e","name":"Laravel Quota: Usage Budgets for Calendar Periods"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/laravel-time-machine-a-request-lifecycle-profiler-ubehymlj2","name":"Laravel Time Machine: A Request Lifecycle Profiler"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/http-query-method-support-in-laravel-13-19-lqz2nkd8s","name":"HTTP Query Method Support in Laravel 13.19"}]},{"@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":"July 2026"}]}]}
```

