Laravel Sail[1], a lightweight CLI for interacting with Laravel’s default docker environment, recently launched a … Read more Laravel Sail adds support for choosing which services you'd like installed
Steve McDougall asked us a great question on Twitter[1] about our redesign and relaunch of … Read more Reader Question: Why did you choose Statamic for Laravel News?
Ghygen[1] is a GitHub actions configurator for your Laravel applications. The project features an open-source … Read more Generate GitHub Actions Config for Laravel Projects with Ghygen
Livewire v2.4.0 was just released[1] with added support for a –test option when running the … Read more Livewire Make Command can now Scaffold a Component Test
The Laravel team released 8.29 yesterday with a “setUpTestDatabase()” callback in parallel testing, support for … Read more Laravel 8.29 Released
Learn Laravel Vapor[1] is a video series by Laravel employee Nuno Maduro. This series walks … Read more Learn Laravel Vapor Video Series
The next version of Laravel Spark is now available and is one of the most … Read more Laravel Spark Next is Here
Laracon Online 2021[1] is coming to you live on March 17th, 2021! No hotels, no … Read more Announcing Laracon Online 2021
Laravel 8.27 introduces a new after method on the Blueprint migration instance which allows you … Read more Add Multiple Columns After a Column in Migrations
Laravel released an Inertia.js[1] option for the Laravel Breeze starter kit[2] you can use to … Read more Laravel Breeze Now With Inertia.js
With the release of Laravel 8.28 this week, Taylor Otwell contributed two new custom cast … Read more AsArrayObject and AsCollection Custom Casts Added in Laravel 8.28
The Tailwind CSS team released[1] a brand new free course, Tailwind CSS: From Zero to … Read more The Tailwind CSS team released a new free course – Tailwind CSS: From Zero to Production
The next Laravel Worldwide Meetup[1] is coming this Tuesday, February 23rd, 2021, at 19:00 UTC, … Read more Learn about Dynamic Static Typing and the new Flysystem at this months Worldwide Laravel Meetup
Taylor Otwell shared a demo of the next major version of Laravel Spark[1], showing the … Read more Spark Next Demo: A Subscription-Based Application in 10 Minutes
Over the past few months, we’ve been working on the next version of Laravel News, … Read more Welcome to the new Laravel News
TastyIgniter[1] is an open-source, self-hosted restaurant management platform based on Laravel. It provides features such … Read more TastyIgniter: Open Source Restaurant Software
Laravel API to Postman[1] is a package by Andreas Elia[2] that allows you to automatically … Read more Generate a Postman Collection from Laravel Routes
With the release of Laravel v8.26.0[1], the Router has a new missing() method for a … Read more New Laravel Route “Missing” Method