Export Large Amounts of Data into Feeds with the Feeds Package for Laravel https://laravel-news.com/feeds-package-for-laravel
Laravel News
Export Large Amounts of Data into Feeds with the Feeds Package for Laravel - Laravel News
The Feeds package for Laravel by Andrey Helldar is an easy and fast way to export large amounts of data into feeds for marketplaces and other consumers.
❤4👍1🔥1
Building a Flexible Reporting System with Laravel Collections and Scopes https://laravel-news.com/building-a-flexible-reporting-system-with-laravel-collections-and-scopes
Laravel News
Building a Flexible Reporting System with Laravel Collections and Scopes - Laravel News
You've built custom collections and query scopes, but your reporting logic is still scattered across controllers, API endpoints, and commands. The same business insights get calculated differently in each place, making maintenance difficult and increasing…
❤5🥰1
Laravel launches Laravel Learn with two free mini-courses https://laravel-news.com/laravel-learn
Laravel News
Laravel launches Laravel Learn with two free mini-courses - Laravel News
Laravel launches Laravel Learn with two free mini-courses
❤7❤🔥1😁1
A New Local Error Page in Laravel 12.29 https://laravel-news.com/laravel-12-29-0
Laravel News
A New Local Error Page in Laravel 12.29 - Laravel News
The Laravel team released version 12.29.0 this week with a new local debug page, a cache session driver, model resource PHP attributes, and more.
❤🔥3❤1👎1🥴1
Laravel Configuration Arrays Made Simpler with Config::collection() https://laravel-news.com/config-collection
Laravel News
Laravel Configuration Arrays Made Simpler with Config::collection() - Laravel News
Laravel 12's Config::collection() method returns configuration arrays as Collection instances directly, removing the need to manually wrap arrays with collect() for fluent manipulation of structured configuration data.
❤1
PrettyPHP is an opinionated code formatter for PHP https://laravel-news.com/pretty-php
Laravel News
PrettyPHP is an opinionated code formatter for PHP - Laravel News
PrettyPHP is an opinionated code formatter for PHP that is a fast, deterministic, and written in PHP. It has sensible defaults and runs without configuration.
Laravel Custom Validation Rules for Enhanced Data Integrity https://laravel-news.com/custom-validation-rules
Laravel News
Laravel Custom Validation Rules for Enhanced Data Integrity - Laravel News
Custom validation rules in Laravel encapsulate specific business logic into reusable components, improving code organization and testability while seamlessly integrating with the framework's validation system for consistent data validation.
❤3
Meet LaraUtilX: A Utility Toolkit Every Laravel Developer Needs https://laravel-news.com/larautilx-utility-toolkit-for-laravel
Laravel News
Meet LaraUtilX: A Utility Toolkit Every Laravel Developer Needs - Laravel News
Modern Laravel teams need speed, consistency, and a touch of pragmatism. LaraUtilX is a curated utility toolkit that streamlines the patterns you rely on every day—CRUD, API responses, validation, filtering, and more.
💩5❤1
Laravel Collection Pluck Method Gains Closure Transformation Power https://laravel-news.com/pluck-closure
Laravel News
Laravel Collection Pluck Method Gains Closure Transformation Power - Laravel News
Laravel's pluck method now supports closures for key and value parameters, enabling elegant data transformations during extraction without resorting to complex mapWithKeys operations for simple formatting needs.
❤8
Debugging and Logging in Laravel Applications https://laravel-news.com/debugging-and-logging-in-laravel-applications
Laravel News
Debugging and Logging in Laravel Applications - Laravel News
The team at Sentry recently published a helpful guide on how to use Laravel’s built-in debugging tools as well as setting up Sentry to debug Laravel applications in production effectively.
Testing Your Reporting System with Laravel Factories and Assertions https://laravel-news.com/testing-your-reporting-system-with-laravel-factories-and-assertions
Laravel News
Testing Your Reporting System with Laravel Factories and Assertions - Laravel News
You've built a powerful reporting system with custom collections, query scopes, and service layers, but how do you know it actually works? Without proper tests, every change is a risk, every refactor is scary, and bugs slip into production. In my latest video…
❤2
Powerful Debugging for PHP & Laravel with LaraDumps https://laravel-news.com/laradumps
Laravel News
Powerful Debugging for PHP & Laravel with LaraDumps - Laravel News
A modern, feature-rich debugging tool that makes PHP development a breeze. Available for Windows, Linux, and macOS.
🔥4❤1
Introduction to MongoDB & Laravel-MongoDB Setup https://laravel-news.com/introduction-to-mongodb-laravel-mongodb-setup
Laravel News
Introduction to MongoDB & Laravel-MongoDB Setup - Laravel News
Learn how to integrate MongoDB with Laravel by building a full developer blog. This step-by-step tutorial covers MongoDB fundamentals, setup, polymorphic models, CRUD operations, search, and content categorization.
❤3
Laravel Starter Kit by Nuno Maduro https://laravel-news.com/nuno-maduro-laravel-starter-kit
Laravel News
Laravel Starter Kit by Nuno Maduro - Laravel News
Nuno Maduro's Laravel Starter Kit is a strict Laravel skeleton for those who demand meticulous precision in their projects. This starter kit includes tools to enforce strictness in type coverage, formatting, max static analysis, and more.
❤8👎4
Livewire Session Properties for Persistent Component State https://laravel-news.com/livewire-session-properties
Laravel News
Livewire Session Properties for Persistent Component State - Laravel News
Livewire session properties automatically persist component state across page refreshes using simple attribute annotations, eliminating manual session management while maintaining user experiences in Laravel applications.
❤5
A Laravel Package to Integrate with Google Gemini https://laravel-news.com/hosseinhezami-laravel-gemini
Laravel News
A Laravel Package to Integrate with Google Gemini - Laravel News
The Gemini package for Laravel, developed by Hossein Hezami, is a package designed to integrate with the Google Gemini API.
👍10🔥4
Livewire wire:click.prevent for Form Handling https://laravel-news.com/wire-click-prevent
Laravel News
Livewire wire:click.prevent for Form Handling - Laravel News
The wire:click.prevent directive prevents default browser behavior while executing Livewire component methods, enabling interactive form handling and user interface updates without page reloads or custom JavaScript.
❤4
Build Terminal UIs in PHP With ANSI Kit https://laravel-news.com/build-terminal-uis-in-php-with-ansi-kit
Laravel News
Build Terminal UIs in PHP With ANSI Kit - Laravel News
AnsiKit is a zero-dependency ANSI escape helper for building terminal UIs in PHP. It features a chainable API for styles, color, and cursor control, along with useful components and utilities.
❤5👍1
The Hidden Cost of MySQL Defaults in Laravel Apps https://laravel-news.com/the-hidden-cost-of-mysql-defaults-in-laravel-apps
Laravel News
The Hidden Cost of MySQL Defaults in Laravel Apps - Laravel News
Learn why MySQL’s out-of-the-box settings hold back Laravel apps and what you can do to tune them.
❤3💯1