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

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

1. 1  
[](https://daily.dev/posts/laravel-12-release-date-epb4vai31 "Laravel 12 release date")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
Laravel 12 release date  
Laravel 12 will be launched on February 24th, 2025, as announced at Laracon EU. This version will include new starter kits with options for React, Vue, or Livewire and will have zero-breaking changes. It's recommended to upgrade to Laravel 11 before the release, and Laravel Shift is suggested for an automatic upgrade process.  
91
2. 2  
[](https://daily.dev/posts/everything-we-know-about-laravel-12-pd38qolwp "Everything we know about Laravel 12")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
Everything we know about Laravel 12  
Laravel 12, launching on February 24th, 2025, will primarily be a maintenance release with minimal breaking changes. New features added in Laravel 11 include a fluent helper, reversible form prompts, and more. Additionally, new starter kits with React, Vue, or Livewire support will be introduced. A new Laravel website with updated branding is also expected.  
61
3. 3  
[](https://daily.dev/posts/new-laravel-starter-kits-are-coming-soon-hn3thybtv "New Laravel Starter Kits are Coming Soon")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
New Laravel Starter Kits are Coming Soon  
Taylor Otwell announced new starter kits for Laravel 12 at Laracon EU, consolidating Laravel Breeze and Laravel Jetstream into one starter kit per stack. Developers can choose from React, Vue, or Livewire, with each kit featuring login, registration, and customizable dashboard screens. The new kits offer various design options and are built with Inertia.js 2.0, TypeScript, and ShadCN component libraries. Livewire's starter kit includes Flux UI components to aid in building Livewire powered apps efficiently.  
52  
3
4. 4  
[](https://daily.dev/posts/expose-v3-is-now-out--hh6ks7i8w "Expose v3 is now out!")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
Expose v3 is now out!  
Expose v3 by Beyond Code allows sharing web services on local machines through any firewall or VPN, introducing new features such as a redesigned dashboard for monitoring HTTP requests, replaying and modifying requests, and automatic Vite process detection. It is also compatible with Laravel Herd.  
52  
1
5. 5  
[](https://daily.dev/posts/fire-tower-application-config-monitoring-egctysk8c "Fire Tower: Application & Config Monitoring")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
Fire Tower: Application & Config Monitoring  
Fire Tower is a Laravel package designed to monitor applications and configurations. It checks for Laravel and PHP versions, ensures debug mode is off in production, and verifies mail configurations. Users can create custom checks to monitor specific data conditions. Fire Tower is ideal for hobbyists and agencies alike, with flexible pricing plans and an easy setup process.  
47  
3
6. 6  
[](https://daily.dev/posts/laravel-idea-v10-is-here-ylbxp1xqj "Laravel IDEA v10 is Here")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
Laravel IDEA v10 is Here  
Laravel IDEA v10 release introduces significant new features such as smart database tables and fields completion, advanced Inertia.js support, native Laravel facades support, and additional code generation capabilities like Create Pivot Table and Create Enum. The release promises to enhance development speed and efficiency.  
42  
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/2025/02#page","url":"https://daily.dev/sources/ln/best-of/2025/02","name":"Best Laravel News Posts — February 2025","description":"The most upvoted Laravel News posts from February 2025, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/ln/best-of/2025/02#items","numberOfItems":6,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/laravel-12-release-date-epb4vai31","name":"Laravel 12 release date"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/everything-we-know-about-laravel-12-pd38qolwp","name":"Everything we know about Laravel 12"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/new-laravel-starter-kits-are-coming-soon-hn3thybtv","name":"New Laravel Starter Kits are Coming Soon"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/expose-v3-is-now-out--hh6ks7i8w","name":"Expose v3 is now out!"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/fire-tower-application-config-monitoring-egctysk8c","name":"Fire Tower: Application & Config Monitoring"},{"@type":"ListItem","position":6,"url":"https://daily.dev/posts/laravel-idea-v10-is-here-ylbxp1xqj","name":"Laravel IDEA v10 is Here"}]},{"@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 2025"}]}]}
```

