Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

laravel-news.com

Laravel News

Get the latest updates from Laravel News directly as they happen.

Follow now 276 followers

Latest posts

Last updated about 6 hours ago

A New Local Error Page in Laravel 12.29

about 20 hours ago

The Laravel team released version 12.29.0 this week with a new local...

Laravel launches Laravel Learn with two free mini-courses

about 20 hours ago

Laravel launches Laravel Learn with two free mini-courses The post Laravel launches...

GeoGenius Package for Laravel

1 day ago

The GeoGenius package for Laravel is a lightweight, flexible package that handles...

Export Large Amounts of Data into Feeds with the Feeds Package for Laravel

3 days ago

The Feeds package for Laravel by Andrey Helldar is an easy and...

Redact Model Data with the Redactable Models Package for Laravel

6 days ago

Redactable Models for Laravel is a package by Ashley Allen that allows...

Building a Flexible Reporting System with Laravel Collections and Scopes

6 days ago

You've built custom collections and query scopes, but your reporting logic is...

Beam: Feature Flags for the Frontend with Laravel Pennant

7 days ago

Beam is a feature flags library for the frontend, powered by Laravel...

Simple XML Converter Package for PHP

8 days ago

The XML Converter Package for PHP by Novak Urošević provides a simple...

Stop Repeating Query Logic: Laravel Query Scopes Make Your Code Readable

8 days ago

We've all written the same where clauses across multiple controllers. You know...

Customizable reference numbers for your models with Referenceable

10 days ago

Stop wrestling with messy reference number generation in Laravel – the Referenceable...

Lightweight Access Control Management for Laravel with Porter

10 days ago

Simple, fast and focused access control with Porter The post Lightweight Access...

Preventing Race Conditions with Laravel's Atomic Cache Locks

10 days ago

Laravel's Cache::lock() creates atomic distributed locks that prevent race conditions by ensuring...