<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.laravelworld.com/en" rel="self" type="application/rss+xml" />
        <title><![CDATA[Laravel World - EN]]></title>
        <link><![CDATA[https://www.laravelworld.com/en]]></link>
        <description><![CDATA[Latest posts from Laravel World]]></description>
        <language>en</language>
        <pubDate>Sun, 06 Sep 2026 08:04:49 +0300</pubDate>

                    <item>
                <title><![CDATA[Contributing to Laravel Open Source: How to Report Bugs with Pull Requests]]></title>
                <link>https://www.laravelworld.com/en/t/laravel/contributing-laravel-open-source-pull-requests</link>
                <description><![CDATA[Laravel, known for its elegant syntax and robust features, thrives on its vibrant open-source community. Recently, Taylor Otwell, the creator of Laravel, announ...]]></description>
                <author><![CDATA[Admin User]]></author>
                <pubDate>Sun, 06 Sep 2026 08:04:49 +0300</pubDate>
                                    <category>Laravel</category>
                                    <category>laravel</category>
                            </item>
                    <item>
                <title><![CDATA[Leveraging Laravel Octane for High-Performance PHP Applications]]></title>
                <link>https://www.laravelworld.com/en/t/laravel/leveraging-laravel-octane-high-performance-php-applications</link>
                <description><![CDATA[Introduction: Unleashing Performance with Laravel Octane
As the Laravel ecosystem continues to evolve, developers are constantly seeking ways to build faster, m...]]></description>
                <author><![CDATA[Admin User]]></author>
                <pubDate>Sat, 05 Sep 2026 23:32:37 +0300</pubDate>
                                    <category>Laravel</category>
                                    <category>laravel</category>
                            </item>
                    <item>
                <title><![CDATA[Implementing Robust Approval Workflows in Laravel]]></title>
                <link>https://www.laravelworld.com/en/t/laravel/implementing-robust-approval-workflows-laravel</link>
                <description><![CDATA[# Implementing Robust Approval Workflows in Laravel

Approval workflows are a crucial feature in many web applications, allowing for content moderation, task va...]]></description>
                <author><![CDATA[Admin User]]></author>
                <pubDate>Sat, 05 Sep 2026 23:19:14 +0300</pubDate>
                                    <category>Laravel</category>
                                    <category>laravel</category>
                            </item>
                    <item>
                <title><![CDATA[Unlocking Real-time: A Comprehensive Guide to Laravel Reverb]]></title>
                <link>https://www.laravelworld.com/en/t/laravel/laravel-reverb-tutorial-realtime-applications</link>
                <description><![CDATA[# Unlocking Real-time: A Comprehensive Guide to Laravel Reverb

Laravel Reverb is a powerful, first-party WebSocket server for Laravel applications, designed to...]]></description>
                <author><![CDATA[Admin User]]></author>
                <pubDate>Sat, 05 Sep 2026 22:12:02 +0300</pubDate>
                                    <category>Tutorials</category>
                                    <category>tutorials</category>
                            </item>
                    <item>
                <title><![CDATA[Implementing Simple Feature Flags in Laravel with Laravel Toggle]]></title>
                <link>https://www.laravelworld.com/en/t/laravel/implementing-simple-feature-flags-laravel-toggle</link>
                <description><![CDATA[Feature flags, also known as feature toggles, are a powerful technique in modern software development. They allow you to turn features of your application on or...]]></description>
                <author><![CDATA[Admin User]]></author>
                <pubDate>Sat, 23 May 2026 22:41:08 +0300</pubDate>
                                    <category>Tutorials</category>
                                    <category>tutorials</category>
                            </item>
                    <item>
                <title><![CDATA[Piper: Unlocking Laravel's Array and String Power in Pure PHP with the Pipe Operator]]></title>
                <link>https://www.laravelworld.com/en/t/laravel/piper-laravel-array-string-helpers-php-pipe-operator</link>
                <description><![CDATA[Laravel's fluent collection and string manipulation methods are a joy to work with, offering concise and readable ways to transform data. What if you could brin...]]></description>
                <author><![CDATA[Admin User]]></author>
                <pubDate>Sat, 23 May 2026 22:40:19 +0300</pubDate>
                                    <category>Laravel</category>
                                    <category>laravel</category>
                            </item>
                    <item>
                <title><![CDATA[Mastering Laravel MongoDB Full-Text Search: The Art of Relevancy with BM25 and Field Weighting]]></title>
                <link>https://www.laravelworld.com/en/t/laravel/mastering-laravel-mongodb-full-text-search-relevancy-bm25-field-weighting</link>
                <description><![CDATA[Introduction to Full-Text Search and MongoDB Atlas Search
In today's data-rich applications, a powerful and accurate search feature is paramount. Users expect f...]]></description>
                <author><![CDATA[Admin User]]></author>
                <pubDate>Sat, 23 May 2026 22:39:35 +0300</pubDate>
                                    <category>Laravel</category>
                                    <category>laravel</category>
                            </item>
                    <item>
                <title><![CDATA[Mastering SOLID Principles in Laravel: Building Robust & Maintainable Applications]]></title>
                <link>https://www.laravelworld.com/en/t/laravel/mastering-solid-principles-laravel-robust-maintainable-applications</link>
                <description><![CDATA[# Mastering SOLID Principles in Laravel: Building Robust & Maintainable Applications

In the world of software development, especially with large-scale applicat...]]></description>
                <author><![CDATA[Admin User]]></author>
                <pubDate>Mon, 18 May 2026 22:17:12 +0300</pubDate>
                                    <category>Tutorials</category>
                                    <category>tutorials</category>
                            </item>
                    <item>
                <title><![CDATA[Laravel Cloud: A Comprehensive Guide to Deploying Your Applications]]></title>
                <link>https://www.laravelworld.com/en/t/devops/laravel-cloud-comprehensive-deployment-guide</link>
                <description><![CDATA[# Laravel Cloud: A Comprehensive Guide to Deploying Your Applications

Deploying Laravel applications to the cloud has become standard practice for modern web d...]]></description>
                <author><![CDATA[Admin User]]></author>
                <pubDate>Sun, 17 May 2026 03:19:47 +0300</pubDate>
                                    <category>DevOps</category>
                                    <category>devops</category>
                            </item>
                    <item>
                <title><![CDATA[Mastering Laravel Cloud Deployment: A Technical Tutorial]]></title>
                <link>https://www.laravelworld.com/en/t/devops/mastering-laravel-cloud-deployment-technical-tutorial</link>
                <description><![CDATA[# Mastering Laravel Cloud Deployment: A Technical Tutorial

Deploying a Laravel application to the cloud can seem daunting, but it opens up a world of scalabili...]]></description>
                <author><![CDATA[Admin User]]></author>
                <pubDate>Sun, 17 May 2026 03:08:30 +0300</pubDate>
                                    <category>DevOps</category>
                                    <category>devops</category>
                            </item>
                    <item>
                <title><![CDATA[Laravel Forge: Master Your Laravel Deployments with Ease]]></title>
                <link>https://www.laravelworld.com/en/t/devops/laravel-forge-master-your-laravel-deployments</link>
                <description><![CDATA[# Laravel Forge: Master Your Laravel Deployments with Ease

Laravel Forge is an indispensable tool for Laravel developers, designed to simplify server provision...]]></description>
                <author><![CDATA[Admin User]]></author>
                <pubDate>Fri, 15 May 2026 08:03:28 +0300</pubDate>
                                    <category>DevOps</category>
                                    <category>devops</category>
                            </item>
                    <item>
                <title><![CDATA[Master Laravel Telescope: Your Ultimate Debugging and Insight Tool]]></title>
                <link>https://www.laravelworld.com/en/t/laravel/master-laravel-telescope-ultimate-debugging-insight-tool</link>
                <description><![CDATA[# Master Laravel Telescope: Your Ultimate Debugging and Insight Tool

Laravel Telescope is an elegant debug assistant for the Laravel framework. It provides inv...]]></description>
                <author><![CDATA[Admin User]]></author>
                <pubDate>Fri, 15 May 2026 07:45:07 +0300</pubDate>
                                    <category>Packages</category>
                                    <category>packages</category>
                            </item>
                    <item>
                <title><![CDATA[Getting Started with Laravel Telescope: Your Ultimate Debugging Assistant]]></title>
                <link>https://www.laravelworld.com/en/t/tools/laravel-telescope-ultimate-debugging-assistant-tutorial</link>
                <description><![CDATA[### Getting Started with Laravel Telescope: Your Ultimate Debugging Assistant

Laravel Telescope is an elegant debugging assistant for the Laravel framework. It...]]></description>
                <author><![CDATA[Admin User]]></author>
                <pubDate>Fri, 15 May 2026 06:44:29 +0300</pubDate>
                                    <category>Tools</category>
                                    <category>tools</category>
                            </item>
                    <item>
                <title><![CDATA[Laravel Envoy Tutorial: Streamline Your Deployments with Ease]]></title>
                <link>https://www.laravelworld.com/en/t/devops/laravel-envoy-tutorial-streamline-deployments</link>
                <description><![CDATA[# Laravel Envoy Tutorial: Streamline Your Deployments with Ease

Deploying your Laravel applications can often feel like a juggling act, especially when dealing...]]></description>
                <author><![CDATA[Admin User]]></author>
                <pubDate>Thu, 14 May 2026 01:37:06 +0300</pubDate>
                                    <category>DevOps</category>
                                    <category>devops</category>
                            </item>
                    <item>
                <title><![CDATA[Laravel Envoy: Streamlining Automated Deployment for Laravel Applications]]></title>
                <link>https://www.laravelworld.com/en/t/devops/laravel-envoy-automated-deployment-tutorial</link>
                <description><![CDATA[### Introduction: Streamlining Laravel Deployments with Envoy

Deploying Laravel applications can often be a repetitive and error-prone process. From pulling th...]]></description>
                <author><![CDATA[Admin User]]></author>
                <pubDate>Sun, 10 May 2026 02:36:37 +0300</pubDate>
                                    <category>DevOps</category>
                                    <category>devops</category>
                            </item>
                    <item>
                <title><![CDATA[Laravel Cashier & Stripe: A Comprehensive Billing Guide for Subscriptions]]></title>
                <link>https://www.laravelworld.com/en/t/laravel/laravel-cashier-stripe-subscriptions-billing-guide</link>
                <description><![CDATA[# Laravel Cashier & Stripe: A Comprehensive Billing Guide for Subscriptions

Laravel Cashier simplifies the complex world of subscription billing with Stripe, p...]]></description>
                <author><![CDATA[Admin User]]></author>
                <pubDate>Wed, 29 Apr 2026 01:43:53 +0300</pubDate>
                                    <category>Tutorials</category>
                                    <category>tutorials</category>
                            </item>
                    <item>
                <title><![CDATA[Mastering Laravel Sail: Your Guide to Effortless Local Development]]></title>
                <link>https://www.laravelworld.com/en/t/laravel/laravel-sail-tutorial-local-development-docker</link>
                <description><![CDATA[## Mastering Laravel Sail: Your Guide to Effortless Local Development

Laravel Sail is a lightweight command-line interface for interacting with Laravel's defau...]]></description>
                <author><![CDATA[Admin User]]></author>
                <pubDate>Wed, 29 Apr 2026 01:35:17 +0300</pubDate>
                                    <category>Laravel</category>
                                    <category>laravel</category>
                            </item>
                    <item>
                <title><![CDATA[Laravel Folio: Streamlining File-Based Routing in Laravel]]></title>
                <link>https://www.laravelworld.com/en/t/laravel/laravel-folio-file-based-routing-tutorial</link>
                <description><![CDATA[# Laravel Folio: Streamlining File-Based Routing in Laravel

Laravel Folio is a powerful, elegant, and incredibly simple file-based router for Laravel applicati...]]></description>
                <author><![CDATA[Admin User]]></author>
                <pubDate>Wed, 29 Apr 2026 00:55:48 +0300</pubDate>
                                    <category>Laravel</category>
                                    <category>laravel</category>
                            </item>
                    <item>
                <title><![CDATA[Mastering Laravel Horizon: Advanced Queue Management and Monitoring]]></title>
                <link>https://www.laravelworld.com/en/t/laravel/mastering-laravel-horizon-advanced-queue-management-monitoring</link>
                <description><![CDATA[# Mastering Laravel Horizon: Advanced Queue Management and Monitoring

Laravel applications often rely on queues for handling time-consuming tasks in the backgr...]]></description>
                <author><![CDATA[Admin User]]></author>
                <pubDate>Tue, 28 Apr 2026 08:05:30 +0300</pubDate>
                                    <category>Packages</category>
                                    <category>packages</category>
                            </item>
                    <item>
                <title><![CDATA[Mastering Laravel Pennant: Feature Flags for Dynamic Applications]]></title>
                <link>https://www.laravelworld.com/en/t/laravel/mastering-laravel-pennant-feature-flags</link>
                <description><![CDATA[# Mastering Laravel Pennant: Feature Flags for Dynamic Applications

Laravel Pennant is a powerful, first-party package that brings feature flag capabilities to...]]></description>
                <author><![CDATA[Admin User]]></author>
                <pubDate>Tue, 28 Apr 2026 07:36:37 +0300</pubDate>
                                    <category>Packages</category>
                                    <category>packages</category>
                            </item>
            </channel>
</rss>
