Laravel
The latest updates, tutorials, and stories about Laravel
-
August 10th, 2022
Laravel 9.24 Released
The Laravel team released 9.24 with new artisan "db" commands, a new built-in validation rule, restoring soft-deleted models without any...
-
August 3rd, 2022
Laravel 9.23 Released
The Laravel team released 9.23 with an artisan docs command, Vite support for CSP/SRI, a new fluent JSON assertion method...
-
July 27th, 2022
Laravel 9.22 Released
The Laravel team released 9.22 with a redesigned artisan serve command, a fluent file validation rule builder, and more. Let's...
-
July 21st, 2022
Laravel 9.21 Released
The Laravel team released 9.21 with a fresh new look for Artisan, two brand-new Artisan commands, and more. Let's take...
-
July 13th, 2022
Laravel 9.20 Released
Day delay on the release, but we get a couple new features this week in Laravel 9.20. Allow passing callable...
-
July 1st, 2022
Laravel 9.19 Released
Mostly fixes this week with one main feature bumping us to Laravel 9.19. New allowMaxRedirects() to PendingRequest functions, support to...
-
June 21st, 2022
Laravel 9.18 Released
With no release last week, there's a lot today in Laravel 9.18. Here are some highlights with a shoutout to...
-
June 14th, 2022
Laravel 9.17 Released
Had a minor release late last week and a minor release today, bringing us to Laravel 9.17. A new withWhereHas()...
-
June 8th, 2022
Laravel 9.16 Released
The Laravel team released v9.16 with additional UUID testing helpers, a new Eloquent method withWhereHas(), user authentication for Pusher, and...