Laravel
The latest updates, tutorials, and stories about Laravel
-
November 9th, 2022
Laravel 9.39 Released
The Laravel team released 9.39 this week with Blade template fragments, source output in collection dumps, a new database empty...
-
November 2nd, 2022
Laravel 9.38 Released
The Laravel team released 9.38 this week with isolated artisan commands, conditionally set notification middleware, configurable max exceptions for queueable...
-
October 27th, 2022
Modern PHP features explained - PHP 8.0 and 8.1
Since its release in late 2020, PHP 8 has been a game changer. In this tutorial, I will walk through...
-
October 26th, 2022
Laravel 9.37 Released
The Laravel team released 9.37 this week along with a few patch releases between 9.37 and the release of Laravel...
-
October 19th, 2022
Laravel 9.36 Released
The Laravel team released 9.36, making blade components blazing fast, a content response assertion, mailable assertions, and more.
Make...
-
October 12th, 2022
Laravel 9.35 Released
The Laravel team released 9.35 with an exciting new alternate mailable syntax, an Eloquent "strict mode" feature, Load trashed models...
-
October 5th, 2022
Laravel 9.33 & 9.34.1 Released
The Laravel team released 9.33 and 9.34, introducing Laravel Precognition, short attribute syntax for self-closing blade components, and more.
Note:...
-
September 28th, 2022
Laravel 9.32 Released
The Laravel team released 9.32 with dd() file and line output, encrypting and decrypting .env files, a short syntax for...
-
September 21st, 2022
Laravel 9.31 Released
The Laravel team released 9.31 with a request lifecycle duration handler, update model without changing timestamps, fake batches for testing,...