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

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

1. 1  
[](https://daily.dev/posts/what-we-know-about-laravel-13-noeen07cu "What We Know About Laravel 13")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 29w  
What We Know About Laravel 13  
Laravel 13 is scheduled for Q1 2026 and will require PHP 8.3 as the minimum version. The headline feature is first-class PHP 8 Attributes support as an alternative to class properties for configuring Eloquent models (e.g., #\[Table\], #\[Fillable\], #\[Hidden\]), queue jobs (#\[Connection\], #\[Tries\], #\[Timeout\]), console commands (#\[Signature\]), form requests, API resources, and more. A new Cache::touch() method allows extending a cached item's TTL without fetching or re-storing the value, using driver-native commands like Redis EXPIRE. Support timeline runs bug fixes through Q3 2027 and security fixes through Q1 2028.  
95  
1
2. 2  
[](https://daily.dev/posts/laravel-adds-an-official-svelte-inertia-starter-kit-runkxqods "Laravel Adds an Official Svelte + Inertia Starter Kit")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 30w  
Laravel Adds an Official Svelte + Inertia Starter Kit  
Laravel now offers an official Svelte starter kit, complementing existing React, Vue, and Livewire options. The kit combines Svelte 5 with TypeScript, Inertia 2, Tailwind CSS, shadcn-svelte, bits-ui, and Vite. Authentication is powered by Laravel Fortify and includes login, registration, password reset, email verification, and two-factor auth. The kit ships with sidebar and header layouts, multiple variants for each, and SSR support out of the box. New projects can be bootstrapped via \`laravel new my-app\` and selecting Svelte when prompted.  
79  
6
3. 3  
[](https://daily.dev/posts/nimbus-an-in-browser-api-testing-playground-for-laravel-ddrtptcbh "Nimbus: An In-Browser API Testing Playground for Laravel")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 30w  
Nimbus: An In-Browser API Testing Playground for Laravel  
Nimbus is a Laravel package that provides an in-browser API testing playground for development. It automatically discovers routes and validation rules from FormRequest classes, Spatie Data objects, or OpenAPI specs. Key features include transaction mode for testing destructive operations without data loss, user impersonation for authorization testing, shareable request configurations, automatic test data generation, and dd() output handling. Unlike Swagger or Scribe, it's not for customer-facing documentation but rather a developer tool to speed up API iteration.  
43  
1
4. 4  
[](https://daily.dev/posts/chief-run-claude-code-on-large-projects-with-task-based-workflows-t9fzlqflq "Chief: Run Claude Code on Large Projects with Task-Based Workflows")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 29w  
Chief: Run Claude Code on Large Projects with Task-Based Workflows  
Chief is a CLI tool designed to extend Claude Code's capabilities for large projects by breaking work into discrete tasks. Each task runs in its own context window, avoiding the limitations of a single long-running session. Progress is persisted to disk between runs, allowing work to be stopped and resumed. Chief can be installed via Homebrew or a curl install script.  
26  
1
5. 5  
[](https://daily.dev/posts/capture-web-page-screenshots-in-laravel-with-spatie-s-laravel-screenshot-abeik0rqj "Capture Web Page Screenshots in Laravel with Spatie's Laravel Screenshot")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 30w  
Capture Web Page Screenshots in Laravel with Spatie's Laravel Screenshot  
Spatie's Laravel Screenshot package enables web page screenshot capture in Laravel applications through a driver-based architecture. It supports two drivers: Browsershot (using Chromium) and Cloudflare Browser Rendering API. Key features include customizable viewport dimensions, image quality control, queued background processing with callbacks, testing utilities with fake mode, and flexible disk storage options. The package defaults to 1280x800 viewport with 2x device scale factor and PNG format, waiting for network idle before capture.  
26  
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/2026/02#page","url":"https://daily.dev/sources/ln/best-of/2026/02","name":"Best Laravel News Posts — February 2026","description":"The most upvoted Laravel News posts from February 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/02#items","numberOfItems":5,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/what-we-know-about-laravel-13-noeen07cu","name":"What We Know About Laravel 13"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/laravel-adds-an-official-svelte-inertia-starter-kit-runkxqods","name":"Laravel Adds an Official Svelte + Inertia Starter Kit"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/nimbus-an-in-browser-api-testing-playground-for-laravel-ddrtptcbh","name":"Nimbus: An In-Browser API Testing Playground for Laravel"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/chief-run-claude-code-on-large-projects-with-task-based-workflows-t9fzlqflq","name":"Chief: Run Claude Code on Large Projects with Task-Based Workflows"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/capture-web-page-screenshots-in-laravel-with-spatie-s-laravel-screenshot-abeik0rqj","name":"Capture Web Page Screenshots in Laravel with Spatie's Laravel Screenshot"}]},{"@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":"February 2026"}]}]}
```

