Quantcast
Channel: Laravel News
Browsing all 1870 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Intelligent Parsing and Formatting of Names in PHP Applications

Name of Person is a PHP package inspired by Basecamp's name_of_person Ruby gem, which gives you intelligent parsing and multiple formatting options. The post Intelligent Parsing and Formatting of...

View Article


Image may be NSFW.
Clik here to view.

JetBrains PHPverse 2025: Videos are now live!

PHPverse 2025 Videos are now live The post JetBrains PHPverse 2025: Videos are now live! appeared first on Laravel News. Join the Laravel Newsletter to get all the latest Laravel articles like this...

View Article


Image may be NSFW.
Clik here to view.

Content Negotiation with Laravel's prefers Method

Laravel's prefers method streamlines content type negotiation by evaluating client Accept headers against supported formats. Build flexible endpoints that serve JSON, HTML, XML, or custom formats...

View Article

Image may be NSFW.
Clik here to view.

Laravel in the First Half of 2025

July 2nd was the midpoint of 2025, and I thought it would be nice to recap some of the most memorable moments so far this year at Laravel News. The post Laravel in the First Half of 2025 appeared...

View Article

Image may be NSFW.
Clik here to view.

Laravel Request Content Type Inspection Methods

Laravel's content type inspection methods enable sophisticated content negotiation. Use getAcceptableContentTypes and accepts methods to build flexible endpoints that serve appropriate formats based...

View Article


Image may be NSFW.
Clik here to view.

The Pipe Operator is Coming to PHP 8.5

The Pipe Operator is scheduled for release with PHP 8.5 on November 20, 2025. Learn how to chain multiple callables together, passing a value through them from left to right in a native way. The post...

View Article

Image may be NSFW.
Clik here to view.

Blade Authorization Directives for View Security

Laravel's Blade authorization directives provide clean syntax for conditional content rendering based on user permissions. Use @can, @cannot, and @canany to build secure, permission-aware templates...

View Article

Image may be NSFW.
Clik here to view.

Laravel AI Chat Starter Kit

A modern AI chat starter kit built with Laravel, featuring real-time streaming responses using Prism, Inertia.js, Vue.js, and TailwindCSS The post Laravel AI Chat Starter Kit appeared first on Laravel...

View Article


Image may be NSFW.
Clik here to view.

Enhancing JSON Responses with Laravel Model Appends

Laravel's model appending feature enriches JSON responses with computed attributes through accessors and the $appends property. Create dynamic API outputs without database modifications while...

View Article


Image may be NSFW.
Clik here to view.

Run Laravel Pint Faster in Parallel Mode

Laravel Pint was updated with a --parallel flag, making Pint 40x faster. Learn how you can use this flag to speed up Pint formatting tasks. The post Run Laravel Pint Faster in Parallel Mode appeared...

View Article

Image may be NSFW.
Clik here to view.

Conditionally Fail Queue Jobs While Throttling Exceptions in Laravel 12.20

The Laravel team released v12.20.0 with the ability to fail while throttling queue exceptions, a Queue Facade fakeFor() method, a Context remember() method, the ability to customize Collection pluck()...

View Article

Image may be NSFW.
Clik here to view.

Custom Object Casting in Laravel Models

Laravel's custom object casting transforms database attributes into value objects through the CastsAttributes interface. Build sophisticated data handling with rich domain objects while maintaining...

View Article

Image may be NSFW.
Clik here to view.

PHP 8.5 Introduces an INI Diff Option

PHP 8.5 introduces a `diff` option for the php --ini flag that makes it easy to identify changed INI values in your configuration. Let's try this new option out using a PHP 8.5 alpha build! The post...

View Article


Image may be NSFW.
Clik here to view.

NativePHP for Mobile v1.1: Smaller, Smarter, and Ready to Scale

Version 1.1 of NativePHP drops Monday, July 14, and it isn’t just a collection of fixes. It’s a foundational upgrade designed to make NativePHP apps easier to build, faster to ship, and ready for real...

View Article

Image may be NSFW.
Clik here to view.

Laravel's Rule::contains() for Fluent Array Validation

Laravel's Rule::contains() method provides fluent array validation syntax, replacing string concatenation with clean, readable rules. Maintain consistency with Laravel's validation patterns while...

View Article


Image may be NSFW.
Clik here to view.

PHP Fatal Error Backtraces in PHP 8.5

With PHP 8.5, a new fatal_error_backtraces setting can control whether a backtrace is shown for fatal errors. Learn how this will help you debug PHP applications when certain fatal errors occur. The...

View Article

Image may be NSFW.
Clik here to view.

Set up an AI-powered Laravel Development Environment with Claude Code and MCP...

The Laravel Claude Code Setup repo is a one-command setup for AI-powered Laravel development with Claude Code and MCP servers. Automatically configure all MCP servers for an AI-powered Laravel...

View Article


Image may be NSFW.
Clik here to view.

Laravel's toUri() Method for Dynamic URL Construction

Laravel's toUri() method converts strings to URI objects supporting fluent query parameter addition and modification. Streamline URL processing from text extraction to dynamic parameter construction...

View Article

Image may be NSFW.
Clik here to view.

Convert Eloquent Models to HLS Video

Laravel HLS is a package for generating HTTP Live Streaming (HLS) playlists and segments with AES-128 encryption. Convert your Eloquent video models to HLS easily with this package. The post Convert...

View Article

Image may be NSFW.
Clik here to view.

AI-Driven Development Insiders Launch: 500 Seats. 24 Hours. 50% Off

AI-Driven Development Insiders Launch: 500 Seats. 24 Hours. 50% Off The post AI-Driven Development Insiders Launch: 500 Seats. 24 Hours. 50% Off appeared first on Laravel News. Join the Laravel...

View Article
Browsing all 1870 articles
Browse latest View live


Latest Images