NEW Laravel 13: Main Things You Need to Know
ChaptersAI

NEW Laravel 13: Main Things You Need to Know

Laravel Daily
8:45
Mar 18, 2026
2.6K views
181
Show description

A new major version of the framework but pretty minor in terms of changes. Links mentioned in the video: - Laravel 13: Official Release Notes https://laravel.com/docs/13.x/releases - [My article] Laravel 13: PHP Attributes from Laracon EU https://laraveldaily.com/post/laravel-13-laracon-eu-taylor-otwell - [My video] New in Laravel v12.45: JsonApiResource for JSON:API Specification https://www.youtube.com/watch?v=e75PDM-gDSA - [My course] Laravel AI SDK: 6 Practical Examples https://laraveldaily.com/course/laravel-ai-sdk Support the channel by checking out my products: - My Laravel courses: https://laraveldaily.com/courses - Filament examples: https://filamentexamples.com Other places to follow: - My weekly Laravel newsletter: https://us11.campaign-archive.com/home/?u=a459401212599a54203d036ee&id=91c1337873 - My personal Twitter: https://twitter.com/povilaskorop

Have questions about this video?

Sign up to chat with AI and get deeper insights.

Sign up — 5 free credits
Laravel 13 release
PHP version upgrade
Laravel Boost
AI SDK stability
security updates
TL;DR

Laravel 13 is released with minor updates and stability improvements.

6
Watch Score

The video is informative for those interested in staying up-to-date with Laravel's minor releases.

2/10
Clickbait
neutral
Sentiment
Should watch

Developers interested in minor updates of Laravel.

Can skip

Those seeking detailed feature explanations or major updates.

Quality (7/10)

The video provides a clear, concise overview of Laravel 13, though it lacks depth on certain features.

Clickbait (2/10)

The title is direct and accurately reflects the video's content about Laravel 13.

Summary
In this video, the presenter discusses the newly released Laravel 13, emphasizing its stability and minimal new features. The main change involves the upgrade to PHP version 8.3 and the new ordering of Laravel Boost after installing npm packages, enhancing detection capabilities. The video highlights the lack of breaking changes, which continues the tradition of a 'boring' but stable release, ideal for AI tools trained on earlier versions. Other notable mentions include security fixes no longer being available for Laravel 11, encouraging upgrades to newer versions. Various updates from the release notes are mentioned, like Laravel AI SDK stability and some PHP attribute expansions. The presenter suggests upcoming videos for starter kits related to Laravel 13 and recommends subscribing to keep up to date with further developments.
Key updates in Laravel 133
  1. 1PHP 8.3 minimum version — The required PHP version for Laravel 13 has increased to 8.3.
  2. 2Reordering of Laravel Boost — Laravel Boost now runs after npm package installations for better package detection.
  3. 3Laravel AI SDK stability — AI SDK becomes stable with Laravel 13, having been previewed in Laravel 12.
Key Takeaways
  • Laravel 13 features minimal changes and focuses on stability.
  • PHP minimum version requirement is now 8.3.
  • There are no breaking changes or major new features.
  • Laravel Boost is reordered to run after npm installs.
  • Security updates for Laravel 11 are discontinued.
  • Laravel AI SDK and JSON API resources reach stable releases.
  • The version is referred to as a stable, 'boring' update.
Prerequisites
  • Basic understanding of Laravel framework
  • Knowledge of PHP language
Key Definitions
Laravel Boost
A tool used in the Laravel framework to enhance installation processes and detect npm packages.
Laravel AI SDK
A software development kit for integrating AI tools with Laravel applications.
Content Analysis
Type

review

Sentiment

neutral

Difficulty

intermediate

Complexity

moderate

Target Audience

Laravel developers and enthusiasts

#laravel 13#php 8.3#laravel boost#AI SDK#software development#web development#programming update