<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://laravel.com/feed" rel="self" type="application/rss+xml" />
        <title><![CDATA[Laravel Blog]]></title>
        <link><![CDATA[https://laravel.com/feed]]></link>
        <description><![CDATA[The official Laravel blog.]]></description>
        <language>en-US</language>
        <pubDate>Thu, 02 Apr 2026 13:42:04 +0000</pubDate>

                    <item>
                <title><![CDATA[Meet Maestro: How We Manage 21 Laravel Starter Kit Variants Without Losing Our Minds]]></title>
                <link>https://laravel.com/blog/meet-maestro-how-we-manage-21-laravel-starter-kit-variants-without-losing-our-minds</link>
                <description><![CDATA[Learn how Maestro solves the challenge of maintaining 21 Laravel starter kit variants across 8 repositories, using layered builds, priority-based sync, and a contributor workflow designed to scale. ]]></description>
                <author><![CDATA[Wendell Adriel]]></author>
                <guid>https://laravel.com/laravel-blog.post.439</guid>
                <pubDate>Thu, 02 Apr 2026 13:42:04 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel March Product Updates ]]></title>
                <link>https://laravel.com/blog/laravel-march-product-updates</link>
                <description><![CDATA[# Laravel March Product Updates

March was a big month for product updates. Laravel 13 brings first-party AI tooling to the framework, Laravel Cloud now has a free trial with no credit card required,...]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.438</guid>
                <pubDate>Wed, 01 Apr 2026 22:26:49 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel AI SDK: Building Production-Safe Database Tools for Agents]]></title>
                <link>https://laravel.com/blog/laravel-ai-sdk-building-production-safe-database-tools-for-agents</link>
                <description><![CDATA[Build production-safe database tools with the Laravel AI SDK. Scope Eloquent queries by user, add vector search with SimilaritySearch, and prevent prompt injection.]]></description>
                <author><![CDATA[Pushpak Chhajed]]></author>
                <guid>https://laravel.com/laravel-blog.post.436</guid>
                <pubDate>Fri, 27 Mar 2026 17:43:26 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Cutting Laravel Cloud Load Times by 60% with Nightwatch]]></title>
                <link>https://laravel.com/blog/cutting-laravel-cloud-load-times-by-60-with-nightwatch</link>
                <description><![CDATA[How we cut environment dashboard response times from 907ms to 354ms with Laravel Nightwatch by fixing N+1 queries, redundant data, and deferring load.]]></description>
                <author><![CDATA[Mateus Guimarães]]></author>
                <guid>https://laravel.com/laravel-blog.post.437</guid>
                <pubDate>Fri, 27 Mar 2026 07:13:54 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Scheduled Autoscaling for Laravel Cloud]]></title>
                <link>https://laravel.com/blog/scheduled-autoscaling-for-laravel-cloud</link>
                <description><![CDATA[You can now [define a scaling schedule on Laravel Cloud](https://cloud.laravel.com/docs/compute#scheduled-autoscaling) and let it handle the rest. Set your autoscaling limits once for each traffic win...]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.435</guid>
                <pubDate>Wed, 25 Mar 2026 17:36:27 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Inertia v3: What's Changed Since the First Beta]]></title>
                <link>https://laravel.com/blog/inertia-v3-whats-changed-since-the-first-beta</link>
                <description><![CDATA[What changed in Inertia v3 since the first beta: simpler layout props, Vite 8 support, a withApp callback, and new Blade components.]]></description>
                <author><![CDATA[Pascal Baljet]]></author>
                <guid>https://laravel.com/laravel-blog.post.434</guid>
                <pubDate>Wed, 25 Mar 2026 17:07:23 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[K6 Load Testing on Laravel Cloud: 17,000 Requests per Second and Autoscaling Under Pressure]]></title>
                <link>https://laravel.com/blog/k6-load-testing-on-laravel-cloud</link>
                <description><![CDATA[Learn how to load test a Laravel app with k6: 20,000 virtual users, bimodal latency jitter, and Laravel Cloud autoscaling under real pressure. Here's what happened.]]></description>
                <author><![CDATA[Devon Garbalosa]]></author>
                <guid>https://laravel.com/laravel-blog.post.433</guid>
                <pubDate>Wed, 25 Mar 2026 11:35:18 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Cloud CLI: Deploy and Manage Laravel Apps from the Terminal]]></title>
                <link>https://laravel.com/blog/laravel-cloud-cli-deploy-manage-apps-terminal</link>
                <description><![CDATA[The Laravel Cloud CLI lets you deploy Laravel apps, manage environments, and run Artisan commands from the terminal. Install via Composer and skip the dashboard.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.432</guid>
                <pubDate>Fri, 20 Mar 2026 13:11:21 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Which AI Model Is Best for Laravel? ]]></title>
                <link>https://laravel.com/blog/which-ai-model-is-best-for-laravel</link>
                <description><![CDATA[We benchmarked 6 AI models on 17 real Laravel tasks, with and without Laravel Boost. See which model wins, which fails, and by how much.]]></description>
                <author><![CDATA[Pushpak Chhajed]]></author>
                <guid>https://laravel.com/laravel-blog.post.431</guid>
                <pubDate>Wed, 18 Mar 2026 14:47:42 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Managed Databases Are Now Available in Laravel Forge]]></title>
                <link>https://laravel.com/blog/managed-databases-are-now-available-in-laravel-forge</link>
                <description><![CDATA[Let Laravel Forge handle managed Postgres clusters for you with automated backups, PITR, high availability, and monitoring, all from your Forge dashboard.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.430</guid>
                <pubDate>Tue, 17 Mar 2026 15:48:55 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Building Multi-Agent Workflows with the Laravel AI SDK]]></title>
                <link>https://laravel.com/blog/building-multi-agent-workflows-with-the-laravel-ai-sdk</link>
                <description><![CDATA[Build Anthropic's five multi-agent patterns with the Laravel AI SDK, from prompt chaining and routing to parallelization, and more.]]></description>
                <author><![CDATA[Pushpak Chhajed]]></author>
                <guid>https://laravel.com/laravel-blog.post.428</guid>
                <pubDate>Fri, 13 Mar 2026 17:31:12 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel MCP Server: Auth & Security Best Practices ]]></title>
                <link>https://laravel.com/blog/laravel-mcp-server-auth-security-best-practices</link>
                <description><![CDATA[Add authentication to your Laravel MCP server without writing an authorization server. Plus, security best practices.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.429</guid>
                <pubDate>Fri, 13 Mar 2026 17:28:13 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel MCP: A Complete Guide]]></title>
                <link>https://laravel.com/blog/laravel-mcp-a-complete-guide</link>
                <description><![CDATA[Learn how to build a Laravel MCP server with tools, resources, and prompts. Step-by-step guide to exposing your app to AI clients like Claude and ChatGPT.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.427</guid>
                <pubDate>Thu, 12 Mar 2026 15:00:30 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Inertia.js v3 Is Now in Beta]]></title>
                <link>https://laravel.com/blog/inertiajs-v3-is-now-in-beta</link>
                <description><![CDATA[Inertia.js v3 beta is out. No more Axios, a new Vite plugin handles SSR automatically, and optimistic updates are now built in. Upgrade guide
included.]]></description>
                <author><![CDATA[Pascal Baljet]]></author>
                <guid>https://laravel.com/laravel-blog.post.426</guid>
                <pubDate>Thu, 05 Mar 2026 16:54:27 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel AI SDK, Boost, or MCP: Which Tool Do You Need?]]></title>
                <link>https://laravel.com/blog/laravel-ai-sdk-boost-or-mcp-which-tool-do-you-need</link>
                <description><![CDATA[Laravel AI SDK, Boost, and MCP serve different purposes. Learn when to use each one, how they work together, and how to build faster with Laravel.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.425</guid>
                <pubDate>Wed, 04 Mar 2026 17:18:51 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Introducing the Laravel Community App  ]]></title>
                <link>https://laravel.com/blog/introducing-the-laravel-community-app</link>
                <description><![CDATA[Discover Laravel events, meet your people, and level up as a developer. Download the Laravel Community app on iOS and Android.]]></description>
                <author><![CDATA[Sam]]></author>
                <guid>https://laravel.com/laravel-blog.post.424</guid>
                <pubDate>Tue, 03 Mar 2026 12:16:23 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Cloud API and CLI: Ship Faster, Automate More ]]></title>
                <link>https://laravel.com/blog/laravel-cloud-api-and-cli-ship-faster-automate-more</link>
                <description><![CDATA[The Laravel Cloud API and CLI are now GA. Ship faster, automate more, and manage more infrastructure without growing your team.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.422</guid>
                <pubDate>Tue, 03 Mar 2026 08:00:05 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel February Product Updates]]></title>
                <link>https://laravel.com/blog/laravel-february-product-updates</link>
                <description><![CDATA[Laravel Cloud API & CLI, MySQL 8.4 upgrade notice, Forge MySQL 9, Nightwatch MCP & Linear integration, and new Framework AI updates.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.423</guid>
                <pubDate>Mon, 02 Mar 2026 16:19:42 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[From Heroku to Laravel Cloud: How Superscript Saved 30% in One Month]]></title>
                <link>https://laravel.com/blog/from-heroku-to-laravel-cloud-how-superscript-saved-30-in-one-month</link>
                <description><![CDATA[How Superscript cut infrastructure costs 30% in month one on Laravel Private Cloud, migrating five apps and 80 GB of data while meeting strict insurance security requirements.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.421</guid>
                <pubDate>Tue, 24 Feb 2026 12:00:29 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Your AI Agent Can Now Deploy to Laravel Cloud (and Write This Blog)]]></title>
                <link>https://laravel.com/blog/your-ai-agent-can-now-deploy-to-laravel-cloud</link>
                <description><![CDATA[Laravel Cloud's API lets AI agents deploy, scale, and manage infrastructure through conversation. See how Florian built a working OpenClaw skill in a few hours.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.419</guid>
                <pubDate>Mon, 23 Feb 2026 16:18:57 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Cloud Incident Report: February 20, 2026]]></title>
                <link>https://laravel.com/blog/laravel-cloud-incident-report-february-20-2026</link>
                <description><![CDATA[## Summary

On February 20, 2026, Laravel Cloud experienced a connectivity outage lasting approximately 3 hours and 15 minutes. The disruption was caused by an [incident at Cloudflare](https://blog.cl...]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.420</guid>
                <pubDate>Fri, 20 Feb 2026 15:20:20 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[PyleSoft Cuts Infrastructure Costs 50% Migrating from Vapor to Cloud]]></title>
                <link>https://laravel.com/blog/pylesoft-cuts-infrastructure-costs-50-migrating-from-vapor-to-cloud</link>
                <description><![CDATA[PyleSoft cut infrastructure costs 50% migrating from Laravel Vapor to Laravel Cloud. Learn how they moved six apps, 300 GB of data, and 1.5 M daily requests seamlessly.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.418</guid>
                <pubDate>Tue, 17 Feb 2026 17:27:46 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Larabelles: Building Space in the Laravel Community]]></title>
                <link>https://laravel.com/blog/larabelles-building-space-in-the-laravel-community</link>
                <description><![CDATA[Larabelles creates space for underrepresented developers in Laravel through scholarships, mentorship, and community. See how to join or support the movement.]]></description>
                <author><![CDATA[Abby Gilson]]></author>
                <guid>https://laravel.com/laravel-blog.post.417</guid>
                <pubDate>Tue, 10 Feb 2026 18:46:52 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Introducing the Laravel AI SDK]]></title>
                <link>https://laravel.com/blog/introducing-the-laravel-ai-sdk</link>
                <description><![CDATA[Build AI-powered Laravel applications with a unified SDK. Generate text, images, audio, and more across OpenAI, Anthropic, and other providers with clean, organized code.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.414</guid>
                <pubDate>Thu, 05 Feb 2026 09:50:50 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel January Product Releases]]></title>
                <link>https://laravel.com/blog/laravel-january-product-releases</link>
                <description><![CDATA[January brings Private Cloud, Valkey caching, expanded Cloud API, plus Forge backup options and Nightwatch real-time exception detection.
]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.415</guid>
                <pubDate>Tue, 03 Feb 2026 08:22:38 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Creating Backup Strategies in Serverless Postgres with Laravel Cloud]]></title>
                <link>https://laravel.com/blog/creating-backup-strategies-in-serverless-postgres-with-laravel-cloud</link>
                <description><![CDATA[Looking to save on costs while protecting your data? Read our tips for setting up a dynamic backup strategy in Laravel Cloud.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.413</guid>
                <pubDate>Fri, 23 Jan 2026 17:50:13 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Wayfinder: End-to-End Type Safety for PHP and TypeScript]]></title>
                <link>https://laravel.com/blog/laravel-wayfinder-end-to-end-type-safety-for-php-and-typescript</link>
                <description><![CDATA[Sync PHP and TypeScript automatically with Laravel Wayfinder, now in beta. Generate types, routes, and validation from your Laravel app.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.412</guid>
                <pubDate>Thu, 15 Jan 2026 14:12:18 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel December Product Releases]]></title>
                <link>https://laravel.com/blog/laravel-december-product-releases</link>
                <description><![CDATA[See what you can do with our latest product releases: set up billing alerts in Laravel Cloud, and ship faster with framework, Forge, and Nightwatch updates.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.411</guid>
                <pubDate>Fri, 09 Jan 2026 12:09:21 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Building with Laravel for Impact. The Artisan of the Day Is Hugo Monteiro.]]></title>
                <link>https://laravel.com/blog/building-with-laravel-for-impact-the-artisan-of-the-day-is-hugo-monteiro</link>
                <description><![CDATA[Hugo Monteiro, co-founder of Spotahome, builds internal Laravel systems and encourages developers to learn, connect, and create with purpose.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.410</guid>
                <pubDate>Fri, 02 Jan 2026 14:12:31 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Building Scalable Laravel Systems. The Artisan of the Day Is Lucas Giovanny.]]></title>
                <link>https://laravel.com/blog/building-scalable-laravel-systems-the-artisan-of-the-day-is-lucas-giovanny</link>
                <description><![CDATA[Laravel engineer Lucas Giovanny leads teams at Worksome, speaks at Laracon events, and builds scalable backend systems while growing the community in Portugal.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.408</guid>
                <pubDate>Fri, 26 Dec 2025 14:23:02 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Open Source as a Way of Giving Back: The Artisan of the Day Is Daniel Petrica.]]></title>
                <link>https://laravel.com/blog/open-source-as-a-way-of-giving-back-the-artisan-of-the-day-is-daniel-petrica</link>
                <description><![CDATA[Daniel Petrica shares how Laravel shaped his career, from real estate portals to new SaaS projects and open-source contributions as a full-time freelancer.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.407</guid>
                <pubDate>Fri, 19 Dec 2025 14:10:10 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How We Built Laravel Wrapped]]></title>
                <link>https://laravel.com/blog/how-we-built-laravel-wrapped</link>
                <description><![CDATA[Learn how Laravel's team built Laravel Wrapped in two weeks: aggregating data across products, generating 55K AI summaries, and shipping with Cloud's speed.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.409</guid>
                <pubDate>Wed, 17 Dec 2025 16:40:59 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Building with Laravel for Ecommerce. The Artisan of the Day Is Gulzar Ahmed.]]></title>
                <link>https://laravel.com/blog/building-with-laravel-for-ecommerce-the-artisan-of-the-day-is-gulzar-ahmed</link>
                <description><![CDATA[Gulzar Ahmed, CTO of Hyperzod, builds large-scale quick commerce systems using Laravel, and mentors devs while contributing to the community and open source.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.406</guid>
                <pubDate>Fri, 12 Dec 2025 15:23:44 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Writing Clean Code with Laravel: The Artisan of the Day Is Jamie Peters.]]></title>
                <link>https://laravel.com/blog/writing-clean-code-with-laravel-the-artisan-of-the-day-is-jamie-peters</link>
                <description><![CDATA[Jamie Peters shares how discovering Laravel in 2018 transformed his career, sharpened his coding practices, and led him to his role at Jump24 in the UK.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.405</guid>
                <pubDate>Fri, 05 Dec 2025 17:56:30 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel November Product Releases]]></title>
                <link>https://laravel.com/blog/laravel-november-product-releases</link>
                <description><![CDATA[Laravel’s November product updates for Laravel Cloud, Forge, Nightwatch, and Laravel 12.x.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.404</guid>
                <pubDate>Tue, 02 Dec 2025 16:20:46 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Building Laravel Mauritius. The Artisan of the Day Is Percy Mamedy.]]></title>
                <link>https://laravel.com/blog/building-laravel-mauritius-the-artisan-of-the-day-is-percy-mamedy</link>
                <description><![CDATA[Percy Mamedy shares how Laravel transformed his career and inspired him to build Laravel Moris, a thriving developer community in Mauritius.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.403</guid>
                <pubDate>Fri, 28 Nov 2025 15:18:45 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Best Practices for Scalable Cloud Infrastructure with Laravel Cloud]]></title>
                <link>https://laravel.com/blog/best-practices-for-scalable-cloud-infrastructure-with-laravel-cloud</link>
                <description><![CDATA[Tips for scaling cloud infrastructure in Laravel Cloud: set smart baselines, tune autoscaling triggers, and optimize replicas for stable performance.
]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.402</guid>
                <pubDate>Thu, 27 Nov 2025 15:47:33 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[14M Requests, 1 Engineer: How Ghost Runs a 50,000-Site Directory on Laravel Cloud]]></title>
                <link>https://laravel.com/blog/14m-requests-1-engineer-how-ghost-runs-a-50000-site-directory-on-laravel-cloud</link>
                <description><![CDATA[Ghost uses Laravel Cloud to power a site directory with 14M monthly requests, run by a single engineer.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.401</guid>
                <pubDate>Wed, 26 Nov 2025 15:56:38 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Developer-Turned-Educator. The Artisan of the Day Is Pete Heslop.]]></title>
                <link>https://laravel.com/blog/laravel-developer-turned-educator-the-artisan-of-the-day-is-pete-heslop</link>
                <description><![CDATA[Pete Heslop shares how "Laravel for the Rest of Us" was created, why non-technical teams need shared language, and how his agency built a decade on Laravel.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.400</guid>
                <pubDate>Tue, 18 Nov 2025 19:00:05 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Fixing Errors and Empowering Laravel Artisans. The Artisan of the Day Is Punyapal Shah.]]></title>
                <link>https://laravel.com/blog/fixing-errors-and-empowering-laravel-artisans-the-artisan-of-the-day-is-punyapal-shah</link>
                <description><![CDATA[A freelancer and community leader, Punyapal Shah built Laravel Artisans and became a voice in India’s Laravel scene through open source and livestreams.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.399</guid>
                <pubDate>Fri, 14 Nov 2025 15:37:39 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Introducing WebSockets for Laravel Cloud, Powered by Laravel Reverb]]></title>
                <link>https://laravel.com/blog/introducing-websockets-for-laravel-cloud-powered-by-laravel-reverb</link>
                <description><![CDATA[Launch real-time features in seconds with WebSockets for Laravel Cloud: managed Laravel Reverb clusters for up to 50% less than third-party tools. ]]></description>
                <author><![CDATA[Alex Debecker]]></author>
                <guid>https://laravel.com/laravel-blog.post.398</guid>
                <pubDate>Thu, 13 Nov 2025 16:31:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Building Community and Innovation with Laravel Senegal: The Artisan of the Day Is Idrissa Ndiouck.]]></title>
                <link>https://laravel.com/blog/building-community-and-innovation-with-laravel-senegal-the-artisan-of-the-day-is-idrissa-ndiouck</link>
                <description><![CDATA[Idrissa Ndiouck, co-founder of Laravel Senegal and developer at GBG, is using Laravel to empower a new generation of African developers and innovators.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.397</guid>
                <pubDate>Fri, 07 Nov 2025 15:06:02 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Taking Laravel Across the Pond: The Artisan of the Day Is Bill Mitchell.]]></title>
                <link>https://laravel.com/blog/taking-laravel-across-the-pond-the-artisan-of-the-day-is-bill-mitchell</link>
                <description><![CDATA[Bill Mitchell shares his Laravel journey from Vancouver Island to Scotland, building quality software at Isolocity and launching his music app, RadioPuppy.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.396</guid>
                <pubDate>Fri, 31 Oct 2025 15:21:05 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How to Fix 502 Error: PHP-FPM Socket Issues in PHP/Laravel Forge]]></title>
                <link>https://laravel.com/blog/how-to-fix-502-error-php-fpm-socket-issues-in-php-laravel-forge</link>
                <description><![CDATA[Learn how missing or broken PHP-FPM sockets cause 502 Bad Gateway issues in Nginx, and how to restart PHP-FPM to resolve them.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.395</guid>
                <pubDate>Wed, 29 Oct 2025 19:04:23 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[From .NET to Laravel: The Artisan of the Day Is Bilal Haidar.]]></title>
                <link>https://laravel.com/blog/from-net-to-laravel-the-artisan-of-the-day-is-bilal-haidar</link>
                <description><![CDATA[Bilal Haidar is a Laravel expert who builds full-stack platforms, leveraging the framework’s productivity features and mentoring others in the ecosystem.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.393</guid>
                <pubDate>Fri, 24 Oct 2025 17:47:45 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Launching & Testing in Minutes (Not Hours) with Laravel Cloud: Gnarlux's Story]]></title>
                <link>https://laravel.com/blog/launching-testing-in-minutes-not-hours-with-laravel-cloud</link>
                <description><![CDATA[Gnarlux founder Alexander Michailidis uses Laravel Cloud to run his early access gaming and social platform with speed, stability, and zero DevOps overhead.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.394</guid>
                <pubDate>Fri, 24 Oct 2025 16:40:29 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Streaming Global Live Events with Laravel. The Artisan of the Day Is Gustavo Karkow.]]></title>
                <link>https://laravel.com/blog/streaming-global-live-events-with-laravel-the-artisan-of-the-day-is-gustavo-karkow</link>
                <description><![CDATA[Gustavo Karkow’s Laravel journey spans public healthcare and streaming global live events, proving how great software can serve people at every scale.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.392</guid>
                <pubDate>Fri, 17 Oct 2025 15:20:03 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How Romega Cut 250 Hours of DevOps Work with Laravel Forge]]></title>
                <link>https://laravel.com/blog/how-romega-cut-250-hours-of-devops-work-with-laravel-forge</link>
                <description><![CDATA[Romega Software saves up to 250 hours a year, cuts infrastructure costs, and scales software projects without adding headcount by using Laravel Forge.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.384</guid>
                <pubDate>Mon, 13 Oct 2025 14:42:59 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Fullstack Cybersecurity with Laravel. The Artisan of the Day Is Akhila Sreekumar.]]></title>
                <link>https://laravel.com/blog/fullstack-cybersecurity-with-laravel-the-artisan-of-the-day-is-akhila-sreekumar</link>
                <description><![CDATA[Akhila Sreekumar shares her journey from India to Sweden, using Laravel to build fullstack cybersecurity apps and grow her career.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.391</guid>
                <pubDate>Fri, 10 Oct 2025 14:32:03 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Nightwatch Achieves SOC 2 Type 1 Certification]]></title>
                <link>https://laravel.com/blog/laravel-nightwatch-achieves-soc-2-type-1-certification</link>
                <description><![CDATA[Laravel Nightwatch achieves SOC 2 Type 1 certification, enhancing security and compliance for monitoring Laravel applications in enterprise environments.]]></description>
                <author><![CDATA[André Valentin]]></author>
                <guid>https://laravel.com/laravel-blog.post.390</guid>
                <pubDate>Thu, 09 Oct 2025 16:55:44 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Server Management Doesn’t Have to Be a Full-Time Job: Somnio Tech’s Story]]></title>
                <link>https://laravel.com/blog/server-management-doesnt-have-to-be-a-full-time-job-somnio-techs-story</link>
                <description><![CDATA[Camilo Martinez of Somnio Technology Solutions manages over 20 servers, reduces infrastructure complexity, and delivers client projects faster by using Laravel Forge.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.389</guid>
                <pubDate>Mon, 06 Oct 2025 16:19:23 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Evolving Legacy at Scale. The Artisan of the Day Is Sara Bine.]]></title>
                <link>https://laravel.com/blog/evolving-legacy-at-scale-the-artisan-of-the-day-is-sara-bine</link>
                <description><![CDATA[Sara Bine shares her journey from RuneScape IRC bots to leading BetterHelp’s Laravel migration, blending legacy expertise, mentorship, and smart architecture.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.388</guid>
                <pubDate>Wed, 01 Oct 2025 19:24:14 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Everything You Need to Know About the New Forge & Laravel VPS]]></title>
                <link>https://laravel.com/blog/everything-you-need-to-know-about-the-new-forge-laravel-vps</link>
                <description><![CDATA[Optimized for PHP and beyond, the new Forge comes with instant provisioning via Laravel VPS, zero-downtime deployments, automated SSL, and a modern UI.
]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.387</guid>
                <pubDate>Wed, 01 Oct 2025 13:25:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[From Minecraft Servers to Full-Stack Development. The Artisan of the Day Is Matilde Enevoldsen.]]></title>
                <link>https://laravel.com/blog/from-minecraft-servers-to-full-stack-development-the-artisan-of-the-day-is-matilde-enevoldsen</link>
                <description><![CDATA[Matilde Enevoldsen shares her journey from Minecraft sites to Laravel pro, building a course platform and advocating for pragmatic, fundamentals-first development.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.386</guid>
                <pubDate>Tue, 30 Sep 2025 19:18:38 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Breathing New Life into Legacy Systems. The Artisan of the Day Is Elena Cañete.]]></title>
                <link>https://laravel.com/blog/breathing-new-life-into-legacy-systems-the-artisan-of-the-day-is-elena-canete</link>
                <description><![CDATA[Elena Cañete modernizes legacy systems with Laravel, turning clunky code into scalable solutions while inspiring developers to embrace tough projects.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.385</guid>
                <pubDate>Mon, 29 Sep 2025 14:05:51 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[From Freelancer to Laravel Architect. The Artisan of the Day Is Wendell Adriel.]]></title>
                <link>https://laravel.com/blog/from-freelancer-to-laravel-architect-the-artisan-of-the-day-is-wendell-adriel</link>
                <description><![CDATA[Wendell Adriel shares his journey from freelancer to enterprise Laravel architect.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.383</guid>
                <pubDate>Sun, 28 Sep 2025 14:48:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Skepticism Turned into Advocacy. The Artisan of the Day Is Nick Basile. ]]></title>
                <link>https://laravel.com/blog/laravel-skepticism-turned-into-advocacy-the-artisan-of-the-day-is-nick-basile</link>
                <description><![CDATA[Nick Basile shares how Laravel transformed his career, powered Markham Square projects, and connected him to lasting opportunities and community.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.382</guid>
                <pubDate>Sat, 27 Sep 2025 15:45:43 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Using Laravel to Power an AI Storytelling Startup. The Artisan of the Day Is Kyle Arch.]]></title>
                <link>https://laravel.com/blog/using-laravel-to-power-an-ai-storytelling-startup-the-artisan-of-the-day-is-kyle-arch</link>
                <description><![CDATA[Kyle Arch, Laravel contributor and founder of Odie, shares how Laravel powers his journey from scaling SaaS at Dropbox to building AI tools for kids.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.381</guid>
                <pubDate>Fri, 26 Sep 2025 17:32:13 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Invoicing with Laravel. The Artisan of the Day Is George Drakakis. ]]></title>
                <link>https://laravel.com/blog/invoicing-with-laravel-the-artisan-of-the-day-is-george-drakakis</link>
                <description><![CDATA[George Drakakis, founder of Laravel.gr and creator of Billit.io, shares how Laravel made it possible to build one of Greece’s well-known invoicing SaaS products.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.380</guid>
                <pubDate>Thu, 25 Sep 2025 15:07:23 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Building Laravel Senegal. The Artisan of the Day Is Kheraba Diaby.]]></title>
                <link>https://laravel.com/blog/building-laravel-senegal-the-artisan-of-the-day-is-kheraba-diaby</link>
                <description><![CDATA[Kheraba Diaby, backend dev at Alal Technologies, founded Laravel Senegal to connect developers and grow the local Laravel community.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.379</guid>
                <pubDate>Wed, 24 Sep 2025 03:04:42 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Keeps Teams Lean. The Artisan of the Day Is Steve Beyatte.]]></title>
                <link>https://laravel.com/blog/laravel-keeps-teams-lean-the-artisan-of-the-day-is-steve-beyatte</link>
                <description><![CDATA[Steve Beyatte shares how Laravel powers his lean startups, scaling to seven-figure exits and $1M revenue faster than big engineering teams.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.378</guid>
                <pubDate>Tue, 23 Sep 2025 15:28:05 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[From Game Development to Bootstrapped Success. The Artisan of the Day Is Val Hinov.]]></title>
                <link>https://laravel.com/blog/from-game-development-to-bootstrapped-success-the-artisan-of-the-day-is-val-hinov</link>
                <description><![CDATA[Valentin Hinov built Thankbox into a million-dollar business with Laravel, turning a side project into a thriving bootstrapped SaaS.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.377</guid>
                <pubDate>Mon, 22 Sep 2025 15:14:13 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Bringing Security to the Laravel Community. The Artisan of the Day Is Stephen Rees-Carter.]]></title>
                <link>https://laravel.com/blog/bringing-security-to-the-laravel-community-the-artisan-of-the-day-is-stephen-rees-carter</link>
                <description><![CDATA[Stephen Rees-Carter, security expert and Laravel educator, shares his journey, tools, and advice for building secure, impactful apps.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.376</guid>
                <pubDate>Sun, 21 Sep 2025 12:21:59 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Building the Tools You Wish You Had. The Artisan of the Day Is Mohamed Charrafi.]]></title>
                <link>https://laravel.com/blog/building-the-tools-you-wish-you-had-the-artisan-of-the-day-is-mohamed-charrafi</link>
                <description><![CDATA[Mohamed Charrafi, creator of SheafUI and Converge, shares how solving his own problems turned into open-source projects, raising the bar for Laravel developers.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.375</guid>
                <pubDate>Sat, 20 Sep 2025 15:12:39 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel, Kilopixel, and Building for Human Connection. The Artisan of the Day Is Ben Holmen.]]></title>
                <link>https://laravel.com/blog/laravel-kilopixel-and-building-for-human-connection-the-artisan-of-the-day-is-ben-holmen</link>
                <description><![CDATA[Ben Holmen, Zillow engineering manager, shares his Laravel journey, Kilopixel project, and insights on building tech and community with empathy.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.374</guid>
                <pubDate>Fri, 19 Sep 2025 15:19:17 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Idea Plugin is Free for PhpStorm]]></title>
                <link>https://laravel.com/blog/laravel-idea-plugin-is-free-for-phpstorm</link>
                <description><![CDATA[As an IDE we recommend, we’re very happy that PhpStorm users can now use the Laravel Idea plugin for free.]]></description>
                <author><![CDATA[Sam]]></author>
                <guid>https://laravel.com/laravel-blog.post.373</guid>
                <pubDate>Fri, 19 Sep 2025 08:40:12 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Breaking Barriers in Education and Technology. The Artisan of the Day Is Fathima Fasna.]]></title>
                <link>https://laravel.com/blog/breaking-barriers-in-education-and-technology-the-artisan-of-the-day-is-fathima-fasna</link>
                <description><![CDATA[Fathima Fasna shares how Laravel transformed her career, from breaking barriers in Sri Lanka to joining the global Laravel Community after relocating to Morocco.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.370</guid>
                <pubDate>Thu, 18 Sep 2025 16:20:09 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Introducing Laravel MCP: Build with the Universal AI Standard]]></title>
                <link>https://laravel.com/blog/introducing-laravel-mcp-build-with-the-universal-ai-standard</link>
                <description><![CDATA[The Laravel MCP library enables you to build Model Context Protocols with ease, so your apps can meet users where they are and where they’ll be: AI chats.]]></description>
                <author><![CDATA[Ashley Hindle]]></author>
                <guid>https://laravel.com/laravel-blog.post.372</guid>
                <pubDate>Thu, 18 Sep 2025 14:45:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Using Tech to Tackle Homelessness. The Artisan of the Day Is Kevin McKee.]]></title>
                <link>https://laravel.com/blog/using-tech-to-tackle-homelessness-the-artisan-of-the-day-is-kevin-mckee</link>
                <description><![CDATA[Kevin McKee, CTO of Padmission, explains how he uses Laravel to power the SaaS platform helping communities fight homelessness with secure software solutions.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.369</guid>
                <pubDate>Wed, 17 Sep 2025 15:16:18 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[From Self-Taught PHP to SaaS Creator. The Artisan of the Day Is Vladimir Nikolic.]]></title>
                <link>https://laravel.com/blog/from-self-taught-php-to-saas-creator-the-artisan-of-the-day-is-vladimir-nikolic</link>
                <description><![CDATA[Vladimir Nikolic shares his journey from self-taught PHP beginner to Laravel SaaS creator and community organizer, building products and mentoring developers worldwide.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.366</guid>
                <pubDate>Tue, 16 Sep 2025 16:06:38 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Your Software Should Be Fantastic. The Artisan of the Day Is Marc Beinder.]]></title>
                <link>https://laravel.com/blog/your-software-should-be-fantastic-the-artisan-of-the-day-is-marc-beinder</link>
                <description><![CDATA[Marc Beinder, of Encore Digital Group and PHPxSTL, went from procedural PHP to building Laravel tools and leading the community in St. Louis.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.368</guid>
                <pubDate>Mon, 15 Sep 2025 15:48:32 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[1M Deploys on Laravel Cloud: Lessons on Billing, Admin & Integrations]]></title>
                <link>https://laravel.com/blog/1m-deploys-on-laravel-cloud-lessons-on-billing-admin-integrations</link>
                <description><![CDATA[Laravel Cloud hit 1M deployments since EA. Here’s how we built billing, admin tools, and integrations to support every deployment.
]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.371</guid>
                <pubDate>Mon, 15 Sep 2025 15:05:49 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Building Up the Laravel Community in the Philippines: The Artisan of the Day Is Prince John Santillan.]]></title>
                <link>https://laravel.com/blog/building-up-the-laravel-community-in-the-philippines-the-artisan-of-the-day-is-prince-john-santillan</link>
                <description><![CDATA[Prince John Santillan found his footing with Laravel, connected at Laracon Australia, and launched the PHPxCebu meetup.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.367</guid>
                <pubDate>Sun, 14 Sep 2025 15:13:06 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[From PHP3 to Laravel Live. The Artisan of the Day Is Kasper Hartwich.]]></title>
                <link>https://laravel.com/blog/from-php3-to-laravel-live-the-artisan-of-the-day-is-kasper-hartwich</link>
                <description><![CDATA[Kasper Hartwich shares his journey from PHP3 days to organizing Laravel Live Denmark, and why bold ideas and community matter for Laravel’s future.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.361</guid>
                <pubDate>Sat, 13 Sep 2025 15:07:11 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[The Laravel Fanboy Who Made NativePHP Possible. The Artisan of the Day Is Shane Rosenthal.]]></title>
                <link>https://laravel.com/blog/the-laravel-fanboy-who-made-nativephp-possible-the-artisan-of-the-day-is-shane-rosenthal</link>
                <description><![CDATA[Shane Rosenthal co-founded NativePHP and Bifrost, enabling Laravel developers to build native mobile apps. His latest platform surpassed $200K in sales in its first six months.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.365</guid>
                <pubDate>Fri, 12 Sep 2025 15:35:47 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[From Numbers to Code. The Artisan of the Day Is Kristian Just Kastrup.]]></title>
                <link>https://laravel.com/blog/from-numbers-to-code-the-artisan-of-the-day-is-kristian-just-kastrup</link>
                <description><![CDATA[From accounting to agency life, Kristian Just Kastrup shares how he built a career around Laravel, from early frustrations to organizing Laravel Live Denmark.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.364</guid>
                <pubDate>Thu, 11 Sep 2025 15:21:52 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Visual Basic, Mentoring, and Community Building. The Artisan of the Day Is Ibrahim Abotaleb.]]></title>
                <link>https://laravel.com/blog/visual-basic-mentoring-and-community-building-the-artisan-of-the-day-is-ibrahim-abotaleb</link>
                <description><![CDATA[Ibrahim Abotaleb shares his journey from early days in Visual Basic to a decade of building with Laravel, and how he’s giving back to the Arabic Laravel community through teaching and mentoring.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.362</guid>
                <pubDate>Wed, 10 Sep 2025 15:02:15 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[What to Expect in the Next Generation of Laravel Forge]]></title>
                <link>https://laravel.com/blog/what-to-expect-in-the-next-generation-of-laravel-forge</link>
                <description><![CDATA[The next generation of Laravel Forge eliminates deployment anxiety with zero-downtime updates, Laravel VPS, and robust developer experience tools.]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.363</guid>
                <pubDate>Wed, 10 Sep 2025 14:35:24 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Building Smarter E-Commerce with Laravel: The Artisan of the Day Is Emma De Silva.]]></title>
                <link>https://laravel.com/blog/building-smarter-e-commerce-with-laravel-the-artisan-of-the-day-is-emma-de-silva</link>
                <description><![CDATA[From startup founder to backend developer at Grebban, Emma De Silva talks Laravel, Horizon, and why mastering fundamentals matters for every developer.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.359</guid>
                <pubDate>Tue, 09 Sep 2025 14:50:12 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Early Start, Continuous Learning. The Artisan of the Day Is Diana Scharf.]]></title>
                <link>https://laravel.com/blog/early-start-continuous-learning-the-artisan-of-the-day-is-diana-scharf</link>
                <description><![CDATA[Diana Scharf started coding PHP at 11 and now builds Laravel Herd and Tinkerwell at Beyond Code. Learn her journey and advice for new developers.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.357</guid>
                <pubDate>Mon, 08 Sep 2025 15:42:54 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Our New Approach to Laravel Product Support]]></title>
                <link>https://laravel.com/blog/our-new-approach-to-laravel-product-support</link>
                <description><![CDATA[ Read how Laravel scaled its product support team to cut response times and deliver a better developer experience.]]></description>
                <author><![CDATA[Ferenc Bartha]]></author>
                <guid>https://laravel.com/laravel-blog.post.340</guid>
                <pubDate>Mon, 08 Sep 2025 14:36:54 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Why Standardization Matters. The Artisan of the Day Is Sigurd Hansen.]]></title>
                <link>https://laravel.com/blog/why-standardization-matters-the-artisan-of-the-day-is-sigurd-hansen</link>
                <description><![CDATA[After 10 years of custom PHP, Eupry CTO Sigurd Jervelund Hansen explains why his team is switching to Laravel to solve hiring challenges and scale faster.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.358</guid>
                <pubDate>Sun, 07 Sep 2025 16:25:50 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Quantifying Tech Debt: The Artisan of the Day Is Ed Grosvenor]]></title>
                <link>https://laravel.com/blog/quantifying-tech-debt-the-artisan-of-the-day-is-ed-grosvenor</link>
                <description><![CDATA[Ed Grosvenor, co-founder of Artisan Build, uses Laravel to help developers quantify tech debt, build tooling, and power client projects.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.356</guid>
                <pubDate>Sat, 06 Sep 2025 16:38:32 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[An Industrial Designer Turned Laravel Dev: The Artisan of the Day Is Morten Harders.]]></title>
                <link>https://laravel.com/blog/an-industrial-designer-turned-laravel-dev-the-artisan-of-the-day-is-morten-harders</link>
                <description><![CDATA[ From industrial designer to Laravel developer, Morten Harders shares how a 20-year hobby, encouragement at home, and community shaped his career.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.355</guid>
                <pubDate>Fri, 05 Sep 2025 16:19:21 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Cloud Achieves SOC 2 Type 2 Certification, Nightwatch and Forge Next]]></title>
                <link>https://laravel.com/blog/laravel-cloud-achieves-soc-2-type-2-certification-nightwatch-and-forge-next</link>
                <description><![CDATA[Laravel Cloud achieves SOC 2 Type 2 certification for Security, Confidentiality, and Availability. Read how Laravel's compliance roadmap includes Nightwatch and Forge SOC 2 audits.]]></description>
                <author><![CDATA[André Valentin]]></author>
                <guid>https://laravel.com/laravel-blog.post.360</guid>
                <pubDate>Fri, 05 Sep 2025 09:54:10 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[13 Years of Laravel, SaaS, and Knowledge Sharing: The Artisan of the Day Is Peter Suhm.]]></title>
                <link>https://laravel.com/blog/13-years-of-laravel-saas-and-knowledge-sharing-the-artisan-of-the-day-is-peter-suhm</link>
                <description><![CDATA[Peter Suhm shares his 13-year Laravel journey from early adoption to building SaaS products and working at Tailwind Labs with his go-to tech stack.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.352</guid>
                <pubDate>Thu, 04 Sep 2025 16:06:31 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Old-School Craft: The Artisan of the Day Is Simon Hamp.]]></title>
                <link>https://laravel.com/blog/old-school-craft-the-artisan-of-the-day-is-simon-hamp</link>
                <description><![CDATA[Simon Hamp, creator of NativePHP, brings PHP and Laravel to desktop and mobile apps by turning decades of LAMP experience into practical tools.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.354</guid>
                <pubDate>Wed, 03 Sep 2025 16:34:43 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[From Freelancer to SaaS Creator: The Artisan of the Day Is Bjorn Lindholm Hansen]]></title>
                <link>https://laravel.com/blog/from-freelancer-to-saas-creator-the-artisan-of-the-day-is-bjorn-lindholm-hansen</link>
                <description><![CDATA[Freelance Laravel developer Bjorn Lindholm Hansen builds SaaS apps and data-driven websites, sharing his journey and advice with the Laravel community.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.353</guid>
                <pubDate>Tue, 02 Sep 2025 15:31:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Migrating a Platform in 3 Days: The Artisan of the Day Is Dan Ferguson.]]></title>
                <link>https://laravel.com/blog/migrating-a-platform-in-3-days-the-artisan-of-the-day-is-dan-ferguson</link>
                <description><![CDATA[Dan Ferguson of Communiti Labs uses Laravel to power civic tech, disaster response tools, and AI-driven community analysis platforms.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.351</guid>
                <pubDate>Mon, 01 Sep 2025 14:21:21 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel as a Trampoline: The Artisan of the Day Is Austin White.]]></title>
                <link>https://laravel.com/blog/laravel-as-a-trampoline-the-artisan-of-the-day-is-austin-white</link>
                <description><![CDATA[Austin White, a former world champion in double mini trampoline, leverages Laravel to revolutionize scoring systems in gymnastics and develop robust applications at Scorsync.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.349</guid>
                <pubDate>Sun, 31 Aug 2025 12:49:14 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Ten Years of Laravel and Counting: The Artisan of the Day Is Andy Hinkle.]]></title>
                <link>https://laravel.com/blog/ten-years-of-laravel-and-counting-the-artisan-of-the-day-is-andy-hinkle</link>
                <description><![CDATA[Andy Hinkle turned complex scheduling into code, built a career with Laravel, and now thrives at Wilber while giving back to the Laravel Community.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.347</guid>
                <pubDate>Sat, 30 Aug 2025 12:40:52 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[From Framework-Hopping to Laravel Focused: The Artisan of the Day Is Bert De Swaef.]]></title>
                <link>https://laravel.com/blog/from-framework-hopping-to-laravel-focused-the-artisan-of-the-day-is-bert-de-swaef</link>
                <description><![CDATA[Belgian developer Bert de Swaef leads Vulpo, builds with Laravel, shares tutorials on YouTube, and speaks at Laracon and community meetups.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.350</guid>
                <pubDate>Fri, 29 Aug 2025 12:04:56 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[From Grit to Growth: The Artisan of the Day Is Daniel Gouvignon.]]></title>
                <link>https://laravel.com/blog/from-grit-to-growth-the-artisan-of-the-day-is-daniel-gouvignon</link>
                <description><![CDATA[Daniel Gouvignon built Hatchet from the ground up with Laravel, sponsored Laracon AU, and supports Perth’s developer community.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.348</guid>
                <pubDate>Thu, 28 Aug 2025 14:02:23 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[From Hobby to Hustle: The Artisan of the Day Is Ryan Bilesky]]></title>
                <link>https://laravel.com/blog/from-hobby-to-hustle-the-artisan-of-the-day-is-ryan-bilesky</link>
                <description><![CDATA[Ryan Bilesky built a SaaS from domain pain, turned it into X7 Media, his solo Laravel agency, and continues sharing creative tech ideas.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.346</guid>
                <pubDate>Wed, 27 Aug 2025 15:43:49 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Building With Purpose: The Artisan of the Day Is Alpesh Nakrani.]]></title>
                <link>https://laravel.com/blog/building-with-purpose-the-artisan-of-the-day-is-alpesh-nakrani</link>
                <description><![CDATA[Alpesh Nakrani empowers the Laravel community through mentorship, inclusion, and innovation as CTO of Acquaint Softtech.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.345</guid>
                <pubDate>Tue, 26 Aug 2025 14:24:08 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[From CakePHP to Laravel Community Architect: The Artisan of the Day Is Abbas Ali.]]></title>
                <link>https://laravel.com/blog/from-cakephp-to-laravel-community-architect-the-artisan-of-the-day-is-abbas-ali</link>
                <description><![CDATA[Abbas Ali, Director of Ranium Systems, grew with Laravel from CakePHP, building apps, leading meetups, and co-organizing Laracon India.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.343</guid>
                <pubDate>Mon, 25 Aug 2025 15:49:35 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[AI Coding Tips for Laravel Developers]]></title>
                <link>https://laravel.com/blog/ai-coding-tips-for-laravel-developers</link>
                <description><![CDATA[If you haven’t tried AI tools in your Laravel development, here are our AI coding tips to ease you into it.
]]></description>
                <author><![CDATA[Ashley Hindle]]></author>
                <guid>https://laravel.com/laravel-blog.post.344</guid>
                <pubDate>Mon, 25 Aug 2025 15:22:19 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel as a Lifeline: The Artisan of the Day Is Dana Mirafzal.]]></title>
                <link>https://laravel.com/blog/laravel-as-a-lifeline-the-artisan-of-the-day-is-dana-mirafzal</link>
                <description><![CDATA[For Dana Mirafzal, Laravel has been a steady companion through school, work, and big life changes.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.342</guid>
                <pubDate>Sun, 24 Aug 2025 12:09:22 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[From Liège to Laravel: The Artisan of the Day Is Adrien Leloup.]]></title>
                <link>https://laravel.com/blog/from-liege-to-laravel-the-artisan-of-the-day-is-adrien-leloup</link>
                <description><![CDATA[Belgian developer Adrien Leloup builds with Laravel at Whitecube, co-leads PHP×Brussels, and is launching Hiker.dev in early access.

]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.339</guid>
                <pubDate>Sat, 23 Aug 2025 12:16:30 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Crafting Code and the Community: The Artisan of the Day Is Harris Raftopoulos.]]></title>
                <link>https://laravel.com/blog/crafting-code-and-the-community-the-artisan-of-the-day-is-harris-raftopoulos</link>
                <description><![CDATA[Read what Harris is building as a Laravel developer, writing as a staff member of Laravel News, and how he's helping organize Laravel Community events.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.341</guid>
                <pubDate>Fri, 22 Aug 2025 12:18:23 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Ambitious Projects Are the Framework for Success. The Artisan of the Day Is Will King.]]></title>
                <link>https://laravel.com/blog/ambitious-projects-are-the-framework-for-success-the-artisan-of-the-day-is-will-king</link>
                <description><![CDATA[Will King built a playable game in two days with Laravel, a framework he'd never used in production. His talk proves Laravel is the framework for ambitious projects.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.337</guid>
                <pubDate>Thu, 21 Aug 2025 11:15:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Git Interactive Rebase Is a Superpower. The Artisan of the Day Is Rissa Jackson.]]></title>
                <link>https://laravel.com/blog/git-interactive-rebase-is-a-superpower-the-artisan-of-the-day-is-rissa-jackson</link>
                <description><![CDATA[Rissa Jackson shares her approach to understanding and leveraging Git's most powerful features.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.336</guid>
                <pubDate>Wed, 20 Aug 2025 12:23:02 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Beyond Vibe Coding: The Artisan of the Day Is Colin DeCarlo.]]></title>
                <link>https://laravel.com/blog/beyond-vibe-coding-the-artisan-of-the-day-is-colin-decarlo</link>
                <description><![CDATA[Navigate the hype around AI development tools and vibe coding with Colin DeCarlo.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.333</guid>
                <pubDate>Tue, 19 Aug 2025 12:08:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Livewire 4 Is Here! The Artisan of the Day Is Caleb Porzio.]]></title>
                <link>https://laravel.com/blog/livewire-4-is-here-the-artisan-of-the-day-is-caleb-porzio</link>
                <description><![CDATA[Caleb Porzio walks through the new Livewire 4 and a fourth new way to make components.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.334</guid>
                <pubDate>Mon, 18 Aug 2025 10:55:06 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Building Laravel's Future. The Artisan of the Day Is Tom Crary.]]></title>
                <link>https://laravel.com/blog/building-laravels-future-the-artisan-of-the-day-is-tom-crary</link>
                <description><![CDATA[Laravel's President and COO shares his story on Laravel's funding, how to build a global team, and the company's future.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.335</guid>
                <pubDate>Sun, 17 Aug 2025 15:22:17 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Five Steps to Interfaces That Connect. The Artisan of the Day Is Leah Thompson.]]></title>
                <link>https://laravel.com/blog/five-steps-to-interfaces-that-connect-the-artisan-of-the-day-is-leah-thompson</link>
                <description><![CDATA[Laravel team member Leah Thompson shares her advice on making frontend development less intimidating and more systematic.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.331</guid>
                <pubDate>Sat, 16 Aug 2025 14:02:32 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Migrating to Laravel with Lenny the Larva. The Artisan of the Day Is Dave Kiss.]]></title>
                <link>https://laravel.com/blog/migrating-to-laravel-with-lenny-the-larva-the-artisan-of-the-day-is-dave-kiss</link>
                <description><![CDATA[Dave Kiss shows that switching frameworks doesn't have to be scary, and walks through a Next.js to Laravel migration in the company of Lenny the larva.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.330</guid>
                <pubDate>Fri, 15 Aug 2025 09:42:25 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Writing Resilient Code That Bounces Back. The Artisan of the Day Is Zuzana Kunckova.]]></title>
                <link>https://laravel.com/blog/writing-resilient-code-that-bounces-back-the-artisan-of-the-day-is-zuzana-kunckova</link>
                <description><![CDATA[The Larabelles founder shares her advice on writing resilent code.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.329</guid>
                <pubDate>Thu, 14 Aug 2025 16:18:14 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Cloud: More Features, Smarter Pricing]]></title>
                <link>https://laravel.com/blog/laravel-cloud-more-features-smarter-pricing</link>
                <description><![CDATA[Laravel Cloud pricing changes: new plan names, more features, and predictable usage-based billing start today.]]></description>
                <author><![CDATA[Calvin Schemanski]]></author>
                <guid>https://laravel.com/laravel-blog.post.325</guid>
                <pubDate>Wed, 13 Aug 2025 17:23:23 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Why AI Will Not Replace You. The Artisan of the Day Is Dave Hicking.]]></title>
                <link>https://laravel.com/blog/why-ai-will-not-replace-you-the-artisan-of-the-day-is-dave-hicking</link>
                <description><![CDATA[Dave Hicking explains why AI won't replace you and shares his advice on how to work with it.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.328</guid>
                <pubDate>Wed, 13 Aug 2025 16:40:56 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Announcing Laravel Boost ]]></title>
                <link>https://laravel.com/blog/announcing-laravel-boost</link>
                <description><![CDATA[Ship Laravel features faster with Boost, a Composer package that accelerates AI-assisted Laravel development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.]]></description>
                <author><![CDATA[Ashley Hindle]]></author>
                <guid>https://laravel.com/laravel-blog.post.327</guid>
                <pubDate>Wed, 13 Aug 2025 14:00:41 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Taming JavaScript Complexity: The Artisan of the Day Is Evan You]]></title>
                <link>https://laravel.com/blog/taming-javascript-complexity-the-artisan-of-the-day-is-evan-you</link>
                <description><![CDATA[Meet Evan You, the creator of Vue.js and Vite, two essential pieces of the modern JavaScript ecosystem.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.326</guid>
                <pubDate>Tue, 12 Aug 2025 14:59:40 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Turbocharge Your Laravel Workflow with Tmux. The Artisan of the Day Is Alex Six.]]></title>
                <link>https://laravel.com/blog/turbocharge-your-laravel-workflow-with-tmux-the-artisan-of-the-day-is-alex-six</link>
                <description><![CDATA[Alex Six will help you boost Laravel productivity with Tmux: learn how to organize terminals, keep processes alive, and streamline your workflow.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.324</guid>
                <pubDate>Mon, 11 Aug 2025 18:23:07 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Building Laravel Cloud: The Web Application]]></title>
                <link>https://laravel.com/blog/building-laravel-cloud-the-web-application</link>
                <description><![CDATA[How we built Laravel Cloud’s web app: from the RILT stack and action pattern to testing, local fakes, and following Laravel conventions to stay fast and flexible.]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.323</guid>
                <pubDate>Mon, 11 Aug 2025 17:27:45 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Building High Trust: The Artisan of the Day Is John Drexler]]></title>
                <link>https://laravel.com/blog/building-high-trust-the-artisan-of-the-day-is-john-drexler</link>
                <description><![CDATA[If your biggest problems at work aren't technical, you're not alone. The good news is that John Drexler has the solutions.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.322</guid>
                <pubDate>Sun, 10 Aug 2025 04:04:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Under Laravel Eloquent’s Hood: The Artisan of the Day Is Chris Morrell.]]></title>
                <link>https://laravel.com/blog/under-laravel-eloquents-hood-the-artisan-of-the-day-is-chris-morrell</link>
                <description><![CDATA[Chris Morrell believes Eloquent relations are just PHP code, like everything else in the Laravel framework. ]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.321</guid>
                <pubDate>Sat, 09 Aug 2025 16:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[You Should Reinvent the Wheel. The Artisan of the Day Is Thiery Laverdure.]]></title>
                <link>https://laravel.com/blog/you-should-reinvent-the-wheel-the-artisan-of-the-day-is-thiery-laverdure</link>
                <description><![CDATA[When Thiery Laverdure saw Laravel Echo's JavaScript codebase, he saw the potential for a Laravel-style, swappable driver system to expand developer choice.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.320</guid>
                <pubDate>Fri, 08 Aug 2025 16:40:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Design Patterns Are Everywhere in Laravel. The Artisan of the Day Is Mary Perry.]]></title>
                <link>https://laravel.com/blog/design-patterns-are-everywhere-in-laravel-the-artisan-of-the-day-is-mary-perry</link>
                <description><![CDATA[When it comes to finding the poetry hidden in Laravel's architecture, Mary Perry sees what others miss.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.319</guid>
                <pubDate>Thu, 07 Aug 2025 12:49:56 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Prism Makes AI Feel Laravel Native. The Artisan of the Day Is TJ Miller.]]></title>
                <link>https://laravel.com/blog/prism-makes-ai-feel-laravel-native-the-artisan-of-the-day-is-tj-miller</link>
                <description><![CDATA[When it comes to bridging the gap between Laravel and AI's challenges, TJ Miller is leading the charge.
]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.318</guid>
                <pubDate>Wed, 06 Aug 2025 12:15:30 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Testing Can Be Joyful with Pest 4! The Artisan of the Day Is Nuno Maduro.]]></title>
                <link>https://laravel.com/blog/testing-can-be-joyful-with-pest-4-the-artisan-of-the-day-is-nuno-maduro</link>
                <description><![CDATA[If it starts with “P” and makes your life as a PHP developer easier, odds are Nuno Maduro built it.
]]></description>
                <author><![CDATA[Hank]]></author>
                <guid>https://laravel.com/laravel-blog.post.317</guid>
                <pubDate>Tue, 05 Aug 2025 13:46:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[You Can Just Do Things! The Artisan of the Day Is Aaron Francis.]]></title>
                <link>https://laravel.com/blog/you-can-just-do-things-the-artisan-of-the-day-is-aaron-francis</link>
                <description><![CDATA[Aaron Francis has been a familiar name in the Laravel community for years. But before all that, Aaron was a CPA at a Big Four accounting firm. His journey from spreadsheets to PHP is exactly the kind of leap we love in this community: bold and unconventional, yet pragmatic. When he pivoted into software development, he found a home in Laravel and hasn’t looked back.]]></description>
                <author><![CDATA[Hank]]></author>
                <guid>https://laravel.com/laravel-blog.post.316</guid>
                <pubDate>Mon, 04 Aug 2025 13:44:58 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Everything We Announced at Laracon US 2025]]></title>
                <link>https://laravel.com/blog/everything-we-announced-at-laracon-us-2025</link>
                <description><![CDATA[All the highlights from Laracon 2025, including Laravel Cloud autoscaling, Forge upgrades, framework changes, and Nightwatch pricing.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.312</guid>
                <pubDate>Tue, 29 Jul 2025 17:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[One Minute or Less: How We Built Laravel Cloud’s Architecture]]></title>
                <link>https://laravel.com/blog/one-minute-or-less-how-we-built-laravel-clouds-architecture</link>
                <description><![CDATA[A trip behind the scenes of Laravel Cloud's architecture: how we built a scalable, multi-tenant platform using Kubernetes, Cloudflare, and custom operators.]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.190</guid>
                <pubDate>Thu, 24 Jul 2025 14:34:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[From 0 to 150K Visitors in 4 Hours: Scaling a Real-Time Engagement Platform]]></title>
                <link>https://laravel.com/blog/from-0-to-150k-visitors-in-4-hours-scaling-a-real-time-engagement-platform</link>
                <description><![CDATA[Redberry built a real-time engagement platform in just three weeks using Laravel Cloud, scaling from zero to 150,000 visitors in four hours.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.294</guid>
                <pubDate>Wed, 23 Jul 2025 12:22:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Finding 402 Errors Within Hours of Installing Laravel Nightwatch]]></title>
                <link>https://laravel.com/blog/finding-402-errors-within-hours-of-installing-laravel-nightwatch</link>
                <description><![CDATA[Dev shop Tighten used Laravel Nightwatch to uncover 402 errors, slow routes, and user issues within hours of installation.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.277</guid>
                <pubDate>Tue, 22 Jul 2025 14:38:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How CMS Max Powers 500+ Sites with Laravel Cloud]]></title>
                <link>https://laravel.com/blog/how-cms-max-powers-500-sites-with-laravel-cloud</link>
                <description><![CDATA[When CMS Max outgrew their AWS infrastructure, they turned to Laravel Cloud. Now, they’re powering more than 500 websites with none of the headaches.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.20</guid>
                <pubDate>Fri, 18 Jul 2025 16:33:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Nightwatch Found 78K Exceptions in 2.7B Events on Forge]]></title>
                <link>https://laravel.com/blog/nightwatch-found-78k-exceptions-in-27b-events-on-forge</link>
                <description><![CDATA[How we tested Laravel monitoring using Nightwatch on Forge to surface real-world insights from 2.76 billion events.]]></description>
                <author><![CDATA[Jess Archer]]></author>
                <guid>https://laravel.com/laravel-blog.post.84</guid>
                <pubDate>Wed, 25 Jun 2025 12:26:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Building a Multi-Tenant Architecture Platform to Scale the Emmys]]></title>
                <link>https://laravel.com/blog/building-a-multi-tenant-architecture-platform-to-scale-the-emmys</link>
                <description><![CDATA[How Crowd Favorite built their multi-tenant Emmy Awards management platform and scaled it to handle user spikes of up to 570%.]]></description>
                <author><![CDATA[Ana Tavares]]></author>
                <guid>https://laravel.com/laravel-blog.post.189</guid>
                <pubDate>Tue, 24 Jun 2025 11:40:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[160+ Servers. 550M+ HTTP Requests. Geocodio Monitors with Laravel Nightwatch]]></title>
                <link>https://laravel.com/blog/160-servers-550m-http-requests-geocodio-monitors-with-laravel-nightwatch</link>
                <description><![CDATA[Read how Geocodio uses Nightwatch for Laravel performance monitoring in production, unearthing issues across 160+ servers with zero system impact.]]></description>
                <author><![CDATA[Sam]]></author>
                <guid>https://laravel.com/laravel-blog.post.121</guid>
                <pubDate>Mon, 16 Jun 2025 18:31:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Announcing Laravel Nightwatch]]></title>
                <link>https://laravel.com/blog/announcing-laravel-nightwatch</link>
                <description><![CDATA[Nightwatch is a monitoring solution for Laravel applications. See how to track and solve issues like slow controllers, failing jobs, and timed-out API endpoints.]]></description>
                <author><![CDATA[Jess Archer]]></author>
                <guid>https://laravel.com/laravel-blog.post.69</guid>
                <pubDate>Mon, 16 Jun 2025 18:30:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Is There an Official Laravel Certification?]]></title>
                <link>https://laravel.com/blog/is-there-an-official-laravel-certification</link>
                <description><![CDATA[Wondering about Laravel certification? Here’s what you need to know, why it might not matter, and what actually works to get good and get hired.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.94</guid>
                <pubDate>Thu, 29 May 2025 14:10:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[How Emmy® Award Competitions handled 570% more users with Laravel]]></title>
                <link>https://laravel.com/blog/how-emmy-award-competitions-handled-570-more-users-with-laravel</link>
                <description><![CDATA[Developers at Crowd Favorite used Laravel to modernize the Emmy® Awards system and unlock the scalability the Emmys needed to grow 10x in just two years.]]></description>
                <author><![CDATA[Sam]]></author>
                <guid>https://laravel.com/laravel-blog.post.87</guid>
                <pubDate>Thu, 08 May 2025 22:02:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[5 Tools to Estimate Your Laravel Cloud Bill]]></title>
                <link>https://laravel.com/blog/5-tools-to-estimate-your-laravel-cloud-bill</link>
                <description><![CDATA[Discover 5 essential tools to estimate and manage your Laravel Cloud costs: Interactive Pricing Calculator, Live Invoice Preview, Detailed Usage Dashboard, Clear Pricing Documentation, and upcoming Usage Alerts. Learn how to make usage-based pricing predictable and easy to understand.]]></description>
                <author><![CDATA[Chris Sev]]></author>
                <guid>https://laravel.com/laravel-blog.post.72</guid>
                <pubDate>Thu, 01 May 2025 14:59:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Cloud achieves SOC 2 Type 1 Compliance]]></title>
                <link>https://laravel.com/blog/laravel-cloud-achieves-soc-2-type-1-compliance</link>
                <description><![CDATA[SOC 2 Type 1 compliance achieved with SOC 2 Type 2 coming soon for Laravel Cloud as well as Laravel Forge and Laravel Nightwatch.]]></description>
                <author><![CDATA[André Valentin]]></author>
                <guid>https://laravel.com/laravel-blog.post.293</guid>
                <pubDate>Wed, 26 Mar 2025 03:04:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Starter Kits: A New Beginning for Your Next Project]]></title>
                <link>https://laravel.com/blog/laravel-starter-kits-a-new-beginning-for-your-next-project</link>
                <description><![CDATA[We’ve overhauled our starter kits, replacing Jetstream and Breeze with three distinct, purpose-built starter kits in Livewire, React, and Vue. These new kits allow you to focus on building your app instead of creating boilerplate code from scratch.]]></description>
                <author><![CDATA[Chris Sev]]></author>
                <guid>https://laravel.com/laravel-blog.post.156</guid>
                <pubDate>Wed, 19 Mar 2025 21:40:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Cloud is live! Can you ship in 1 minute?]]></title>
                <link>https://laravel.com/blog/laravel-cloud-is-live-can-you-ship-in-1-minute</link>
                <description><![CDATA[Today we shipped Laravel Cloud, Starter Kits (React, Vue, & Livewire), VS Code Extension, and Laravel 12.]]></description>
                <author><![CDATA[Sam]]></author>
                <guid>https://laravel.com/laravel-blog.post.1</guid>
                <pubDate>Fri, 21 Feb 2025 21:26:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Nova 5.0 Now Available]]></title>
                <link>https://laravel.com/blog/laravel-nova-5-now-available</link>
                <description><![CDATA[Laravel Nova 5.0 is now ready for upgrade. This release focuses on modernizing Nova's core dependencies while introducing several useful features to improve resource management and field handling.]]></description>
                <author><![CDATA[Cynthia Bell McGills]]></author>
                <guid>https://laravel.com/laravel-blog.post.15</guid>
                <pubDate>Tue, 17 Dec 2024 16:40:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Announcing Inertia 2.0: Redefining Frontend Development for Laravel]]></title>
                <link>https://laravel.com/blog/announcing-inertia-20-redefining-frontend-development-for-laravel</link>
                <description><![CDATA[Inertia 2.0 brings powerful new features to Laravel frontend development including async requests, deferred props, prefetching, and polling. Learn how these improvements help you build faster, more responsive applications without the complexity of maintaining a separate API.]]></description>
                <author><![CDATA[Joe Tannenbaum]]></author>
                <guid>https://laravel.com/laravel-blog.post.21</guid>
                <pubDate>Fri, 13 Dec 2024 19:28:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: PHP 8.4 Is Now Supported]]></title>
                <link>https://laravel.com/blog/laravel-vapor-php-84-support</link>
                <description><![CDATA[Starting today, you may use PHP 8.4 in your Vapor environments. To get started, simply specify "php-8.4:al2" as your preferred runtime in your "vapor.yml" configuration file.]]></description>
                <author><![CDATA[Mohamed Said]]></author>
                <guid>https://laravel.com/laravel-blog.post.232</guid>
                <pubDate>Fri, 22 Nov 2024 08:59:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laracon AU 2024: Nightwatch Unveiled]]></title>
                <link>https://laravel.com/blog/laracon-au-2024-nightwatch-unveiled</link>
                <description><![CDATA[This 6th annual Laracon AU brought together the biggest crowd in Australia yet.
After months of teasing a new Laravel product, Taylor and Jess announced Nightwatch, a fully managed application monitoring platform for Laravel.]]></description>
                <author><![CDATA[Sam]]></author>
                <guid>https://laravel.com/laravel-blog.post.291</guid>
                <pubDate>Wed, 13 Nov 2024 22:35:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Taylor’s Morning Routine & Laravel’s Open Source Pledge]]></title>
                <link>https://laravel.com/blog/taylors-morning-routine-laravels-open-source-pledge</link>
                <description><![CDATA[I start every morning by opening up a GitHub search that shows me [all the open pull requests](https://github.com/search?q=org%3Alaravel+is%3Apr+is%3Aopen) across Laravel's open source ecosystem. It’s...]]></description>
                <author><![CDATA[Hank]]></author>
                <guid>https://laravel.com/laravel-blog.post.111</guid>
                <pubDate>Tue, 08 Oct 2024 01:30:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Herd 1.11 Now Available]]></title>
                <link>https://laravel.com/blog/herd-1-dot-11</link>
                <description><![CDATA[We're thrilled to announce the next big step for Laravel Herd, making the best development environment for macOS and Windows users even better. This update ships an integration with Laravel Forge, a profiler, a way to store your project configuration in your repository, and massive improvements for the dump debugger.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.6</guid>
                <pubDate>Thu, 12 Sep 2024 18:51:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Accel invests $57M into Laravel Products & Open-Source Framework]]></title>
                <link>https://laravel.com/blog/accel-invests-57m-into-laravel</link>
                <description><![CDATA[Laravel took a $57M Series A investment from Accel, Taylor Otwell continues to lead as CEO, & Laravel is doubling down on building powerful products for Web Artisans.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.302</guid>
                <pubDate>Thu, 05 Sep 2024 11:49:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Improving Laravel Application Security with Aikido]]></title>
                <link>https://laravel.com/blog/improving-laravel-application-security-with-aikido</link>
                <description><![CDATA[As your Laravel application grows, managing security objectives becomes more challenging, especially for small teams or solo developers. Today, Laravel has teamed up with Aikido to provide a seamless solution for securing your Laravel application. With Aikido, Laravel developers using Forge can effortlessly scan for and identify potential security vulnerabilities, all in less than 1 minute.]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.198</guid>
                <pubDate>Mon, 08 Jul 2024 14:30:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Spark Stripe: PayPal Support]]></title>
                <link>https://laravel.com/blog/spark-stripe-paypal-support</link>
                <description><![CDATA[We're happy to announce that Spark Stripe now supports PayPal for starting new subscriptions.]]></description>
                <author><![CDATA[Dries Vints]]></author>
                <guid>https://laravel.com/laravel-blog.post.214</guid>
                <pubDate>Tue, 02 Jul 2024 06:45:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Application Monitoring & Debugging with Sentry]]></title>
                <link>https://laravel.com/blog/laravel-application-monitoring-debugging-with-sentry</link>
                <description><![CDATA[At Laravel, we equip PHP developers with the most advanced tools to create exceptional applications. Today, we announce our partnership with Sentry, making it a preferred monitoring and debugging solution for Laravel projects using Forge or Vapor. This collaboration marks a significant step forward in our mission to ensure that PHP developers have access to modern, powerful tools to streamline app development.]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.115</guid>
                <pubDate>Mon, 03 Jun 2024 20:14:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Encryption and the In-between]]></title>
                <link>https://laravel.com/blog/encryption-and-the-in-between</link>
                <description><![CDATA[Last year, we introduced a simple but surprisingly useful feature to Laravel Forge: the ability to add notes to servers.

While checking the uptake of this feature, we noticed that customers were ofte...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.49</guid>
                <pubDate>Thu, 04 Apr 2024 12:32:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Spark Stripe: SEPA and Link Support]]></title>
                <link>https://laravel.com/blog/spark-stripe-sepa-and-link</link>
                <description><![CDATA[We're happy to announce that Spark Stripe now supports SEPA Direct Debit payments and Link payments.]]></description>
                <author><![CDATA[Dries Vints]]></author>
                <guid>https://laravel.com/laravel-blog.post.263</guid>
                <pubDate>Wed, 13 Mar 2024 13:23:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel 11 Now Available]]></title>
                <link>https://laravel.com/blog/laravel-11-now-available</link>
                <description><![CDATA[Today, we're thrilled to announce the release of Laravel 11 and Laravel Reverb.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.36</guid>
                <pubDate>Tue, 12 Mar 2024 13:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Spark 5.0 Now Available]]></title>
                <link>https://laravel.com/blog/spark-v5-now-available</link>
                <description><![CDATA[We're happy to announce the immediate availability of Spark 5.0 for both Paddle and Stripe.]]></description>
                <author><![CDATA[Dries Vints]]></author>
                <guid>https://laravel.com/laravel-blog.post.128</guid>
                <pubDate>Mon, 15 Jan 2024 10:44:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Serverless ElastiCache Support]]></title>
                <link>https://laravel.com/blog/vapor-serverless-elasticache-support</link>
                <description><![CDATA[Recently, AWS announced a new addition to the ElastiCache service, serverless ElastiCache.

Serverless ElastiCache radically simplifies the management of your cache, negating the need to provision a f...]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.43</guid>
                <pubDate>Thu, 21 Dec 2023 11:06:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Sub-Minute Scheduled Tasks]]></title>
                <link>https://laravel.com/blog/vapor-sub-minute-scheduled-tasks</link>
                <description><![CDATA[To invoke Laravel's internal scheduler, you must call the schedule:run Artisan command once every minute. In a traditional serverful hosting environment, you may achieve this using a utility such as cron.]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.222</guid>
                <pubDate>Thu, 21 Dec 2023 10:34:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Octane + FrankenPHP]]></title>
                <link>https://laravel.com/blog/octane-frankenphp</link>
                <description><![CDATA[Today, we're super excited to announce a new Laravel Octane integration: FrankenPHP - a modern PHP server, developed by Kévin Dunglas, that supports modern web features such as early hints, automatic SSL certificate management, and Zstandard compression.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.23</guid>
                <pubDate>Tue, 19 Dec 2023 13:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: RDS Certificate Authority Expiry]]></title>
                <link>https://laravel.com/blog/vapor-rds-certificate-authority-expiry</link>
                <description><![CDATA[AWS has been providing certificates from the rds-ca-2019 Certificate Authority, but these certificates are due to expire in August 2024. If you are running an RDS instance using this Certificate Authority, it must be updated to prevent any interruption in connectivity after this date.]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.88</guid>
                <pubDate>Thu, 21 Sep 2023 15:29:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Zero-Downtime Deployments]]></title>
                <link>https://laravel.com/blog/forge-zero-downtime-deployments</link>
                <description><![CDATA[Zero-downtime deployments are now native to Laravel Forge, allowing users to avoid even brief milliseconds of downtime. Deployments of sites to multiple servers are available via Envoyer.]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.99</guid>
                <pubDate>Thu, 17 Aug 2023 13:29:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Introducing Volt: An elegantly crafted functional API for Livewire]]></title>
                <link>https://laravel.com/blog/introducing-volt-an-elegantly-crafted-functional-api-for-livewire</link>
                <description><![CDATA[Volt is an elegantly crafted functional API for Livewire, allowing component's PHP logic and Blade templates to coexist in the same file. Behind the scenes, the functional API is compiled to Livewire class components and linked with the template present in the same file.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.215</guid>
                <pubDate>Wed, 26 Jul 2023 16:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Introducing Folio: Page Based Routing]]></title>
                <link>https://laravel.com/blog/introducing-folio-page-based-routing</link>
                <description><![CDATA[Today, we are releasing the first beta of Laravel Folio. Folio is a powerful page-based router designed to simplify routing in Laravel applications. With Laravel Folio, generating a route becomes as effortless as creating a Blade template within your application's "resources/views/pages" directory.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.311</guid>
                <pubDate>Tue, 25 Jul 2023 14:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Multi-level Subdomains]]></title>
                <link>https://laravel.com/blog/vapor-multi-level-subdomains</link>
                <description><![CDATA[Vapor has always made it straightforward to deploy your application to a custom domain, subdomain, or even wildcard subdomain.

However, it’s only been possible to utilize single-level subdomains - me...]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.33</guid>
                <pubDate>Wed, 28 Jun 2023 12:35:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Native Runtime Deprecations]]></title>
                <link>https://laravel.com/blog/vapor-native-runtime-deprecations</link>
                <description><![CDATA[Today, we’re announcing the deprecation of a number of our native runtimes and wanted to take the opportunity to communicate what this looks like both now and moving forward.]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.3</guid>
                <pubDate>Wed, 07 Jun 2023 11:22:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Farewell to Debug Logs]]></title>
                <link>https://laravel.com/blog/vapor-farewell-to-debug-logs</link>
                <description><![CDATA[When Vapor handles incoming HTTP requests or queued jobs, it writes debug information to your CloudWatch logs. This includes logging when your application's configuration is cached, environment variab...]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.10</guid>
                <pubDate>Thu, 11 May 2023 11:45:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Deployment Webhook Improvements]]></title>
                <link>https://laravel.com/blog/forge-deployment-webhook-improvements</link>
                <description><![CDATA[Laravel Forge's "quick deploy" feature gives your team a seamless push-to-deploy experience. Whenever new code is pushed to your deployed branch, Forge will kick off a new deployment. This ensures tha...]]></description>
                <author><![CDATA[Tim MacDonald]]></author>
                <guid>https://laravel.com/laravel-blog.post.55</guid>
                <pubDate>Tue, 02 May 2023 06:19:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Arm Architecture Support]]></title>
                <link>https://laravel.com/blog/vapor-arm-support</link>
                <description><![CDATA[Today we're super pumped to announce Arm powered runtimes on Vapor. Powered by AWS Graviton 2 processors, applications will see up to 20% better performance at a 20% cost reduction.]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.129</guid>
                <pubDate>Mon, 17 Apr 2023 14:22:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Queue Management]]></title>
                <link>https://laravel.com/blog/vapor-queue-management</link>
                <description><![CDATA[Today, we're excited to announce that we're bringing queue management to the Vapor dashboard!]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.113</guid>
                <pubDate>Tue, 04 Apr 2023 13:34:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Application Logs Reloaded]]></title>
                <link>https://laravel.com/blog/vapor-application-logs-reloaded</link>
                <description><![CDATA[Today, we're excited to announce that by combining the power of CloudWatch with the sleek and intuitive Vapor UI, we're making application logs available directly in the Vapor dashboard.]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.237</guid>
                <pubDate>Thu, 23 Mar 2023 15:03:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel 10 Released]]></title>
                <link>https://laravel.com/blog/laravel-v10-released</link>
                <description><![CDATA[Today we're thrilled to announce that we have tagged the Laravel 10.0 release!

Laravel 10 continues the improvements made in Laravel 9 by introducing argument and return types to all application skel...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.68</guid>
                <pubDate>Mon, 13 Feb 2023 19:29:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Individual Queue Concurrency]]></title>
                <link>https://laravel.com/blog/vapor-individual-queue-concurrency</link>
                <description><![CDATA[Today, we're excited to announce it's now possible to set the maximum concurrency of individual Vapor queues. This new feature will allow you to ensure that not one of your queues can consume all of the available resources.]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.252</guid>
                <pubDate>Mon, 30 Jan 2023 14:36:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Asia Pacific (Jakarta) Region Is Now Available]]></title>
                <link>https://laravel.com/blog/vapor-asia-pacific-jakarta-region-is-now-available</link>
                <description><![CDATA[Starting today, you may also choose the Asia Pacific (Jakarta) region when starting a new project on Vapor. This new region offers low latency for customers seeking to serve end-users in Indonesia.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.241</guid>
                <pubDate>Thu, 19 Jan 2023 08:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Introducing Custom IP Ranges]]></title>
                <link>https://laravel.com/blog/vapor-introducing-custom-ip-ranges</link>
                <description><![CDATA[One of the most requested features for Vapor is the ability to create a network with a custom IP range.

Many customers ask to do this in order to configure Vapor environments to communicate with pre-...]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.114</guid>
                <pubDate>Wed, 18 Jan 2023 17:05:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Spark 3.0 Now Available!]]></title>
                <link>https://laravel.com/blog/spark-30-now-available</link>
                <description><![CDATA[Today we're happy to announce that Spark 3.0 is available!

Spark Stripe 3.0 includes support for Cashier Stripe 14, offering the latest compatibility enhancements with Stripe. Check out our upgrade guide to update your Spark installation to this new major version.]]></description>
                <author><![CDATA[Dries Vints]]></author>
                <guid>https://laravel.com/laravel-blog.post.64</guid>
                <pubDate>Tue, 10 Jan 2023 14:45:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel 10 Bug Hunt]]></title>
                <link>https://laravel.com/blog/laravel-v10-bug-hunt</link>
                <description><![CDATA[In February, we will launch the 10th major version of Laravel! It's been an amazing journey thus far and there is so much more to come.

As you may know, we rely on our community to help us test new m...]]></description>
                <author><![CDATA[Dries Vints]]></author>
                <guid>https://laravel.com/laravel-blog.post.264</guid>
                <pubDate>Mon, 09 Jan 2023 10:13:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Loves PHP 8.2]]></title>
                <link>https://laravel.com/blog/laravel-loves-php-82</link>
                <description><![CDATA[Last week saw the official release of PHP 8.2, bringing with it features such as read-only classes, DNF types, and much more.

As you may have noticed, we've been busy preparing the Laravel framework,...]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.108</guid>
                <pubDate>Mon, 19 Dec 2022 17:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Circle Permissions]]></title>
                <link>https://laravel.com/blog/forge-circle-permissions</link>
                <description><![CDATA[Circle owners can now control the level of access a circle member has to servers and sites through the use granular permission levels.]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.274</guid>
                <pubDate>Mon, 05 Dec 2022 15:50:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Avoid Unexpected Charges With Managed Budgets]]></title>
                <link>https://laravel.com/blog/vapor-avoid-unexpected-charges-with-managed-budgets</link>
                <description><![CDATA[Starting today, you may use Vapor's managed budgets when creating or editing your cloud provider. Here, you can define your monthly AWS budget in USD and configure multiple alarms to notify the team owner via email if there is a spike in costs.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.242</guid>
                <pubDate>Tue, 29 Nov 2022 13:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Dark Mode]]></title>
                <link>https://laravel.com/blog/forge-dark-mode</link>
                <description><![CDATA[Dark mode is a must-have feature for many developers and anyone who uses it often knows just how jarring it is when you're thrown into an application or website that doesn't support it.]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.256</guid>
                <pubDate>Thu, 27 Oct 2022 17:44:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Introducing Custom Asset Domains]]></title>
                <link>https://laravel.com/blog/vapor-introducing-custom-asset-domains</link>
                <description><![CDATA[In the latest release of Vapor, we've made it possible for you to serve your assets via a custom domain.]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.39</guid>
                <pubDate>Thu, 20 Oct 2022 14:57:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: PHP 8.2 Release Candidate Is Now Supported]]></title>
                <link>https://laravel.com/blog/vapor-php-82-release-candidate-is-now-supported</link>
                <description><![CDATA[Starting today, you may use PHP 8.2 Release Candidates in your Vapor environments. To get started, simply specify "php-8.2:al2" as your preferred runtime in your "vapor.yml" configuration file.]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.170</guid>
                <pubDate>Mon, 17 Oct 2022 13:14:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel: New Environment Encryption Commands]]></title>
                <link>https://laravel.com/blog/laravel-new-environment-encryption-commands</link>
                <description><![CDATA[Laravel v9.32.0 saw the release of two new Artisan commands; `env:encrypt` and `env:decrypt`.]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.163</guid>
                <pubDate>Tue, 11 Oct 2022 14:18:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Managing DNS]]></title>
                <link>https://laravel.com/blog/vapor-managing-dns</link>
                <description><![CDATA[In this post, we'll discuss the different approaches to managing your DNS when attaching a custom domain to your Vapor project.]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.188</guid>
                <pubDate>Fri, 23 Sep 2022 12:03:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Nova: New Features You May Have Missed]]></title>
                <link>https://laravel.com/blog/nova-new-features-you-may-have-missed</link>
                <description><![CDATA[Let's take a moment to highlight some great new features you may have missed in Nova version 4.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.132</guid>
                <pubDate>Thu, 22 Sep 2022 16:05:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Free Sandbox Accounts]]></title>
                <link>https://laravel.com/blog/vapor-introducing-sandbox</link>
                <description><![CDATA[Introduding Vapor sandbox accounts. Get started with Vapor for free and see how quick, easy and painless it is to provision, deploy and manage your Laravel application in a serverless environment.]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.63</guid>
                <pubDate>Wed, 14 Sep 2022 18:55:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Ditching Google Analytics for Fathom]]></title>
                <link>https://laravel.com/blog/ditching-google-analytics-for-fathom</link>
                <description><![CDATA[On August 24th, we switched to Fathom Analytics, completely removing our dependency on Google Analytics from this blog, Envoyer, Forge and Vapor.]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.16</guid>
                <pubDate>Tue, 30 Aug 2022 09:06:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: New IP Addresses]]></title>
                <link>https://laravel.com/blog/forge-new-ip-addresses</link>
                <description><![CDATA[On September 10th, Forge will begin to utilize three additional IP addresses. If you are utilizing an IP allow list.]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.147</guid>
                <pubDate>Tue, 16 Aug 2022 08:08:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel: New DB Commands]]></title>
                <link>https://laravel.com/blog/laravel-new-db-commands-and-more</link>
                <description><![CDATA[Following last week's release, which again focused on Artisan, this week Laravel v9.24 introduces three new DB commands and more.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.248</guid>
                <pubDate>Tue, 09 Aug 2022 13:50:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Postgres Improvements]]></title>
                <link>https://laravel.com/blog/vapor-improvements-to-postgres</link>
                <description><![CDATA[In the latest release of Vapor, we’ve made some big improvements to our support for Postgres.]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.179</guid>
                <pubDate>Fri, 22 Jul 2022 15:51:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Customer Balances for Spark Stripe]]></title>
                <link>https://laravel.com/blog/customer-balances-for-spark-stripe</link>
                <description><![CDATA[In the latest release of Spark Stripe, we're happy to introduce support for Customer Balances. With this new addition, customers will be able to view their current balance and top up their balance:

!...]]></description>
                <author><![CDATA[Dries Vints]]></author>
                <guid>https://laravel.com/laravel-blog.post.46</guid>
                <pubDate>Fri, 22 Jul 2022 12:47:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel: New "about" Command]]></title>
                <link>https://laravel.com/blog/laravel-new-about-command</link>
                <description><![CDATA[Following on from the recently introduced fresh new look for Artisan, we took some time to identify new Artisan commands to further improve the Laravel experience.

Another newly introduced command is "about". This command displays information about your application's environment.]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.161</guid>
                <pubDate>Tue, 19 Jul 2022 13:02:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel: New "model:show" Command]]></title>
                <link>https://laravel.com/blog/laravel-new-model-show-command</link>
                <description><![CDATA[Following on from the recently introduced fresh new look for Artisan, we took some time to identify new Artisan commands to further improve the Laravel experience. One of the newly introduced commands is "model:show". This command dumps out the model and table highlights for the given model.]]></description>
                <author><![CDATA[Jess Archer]]></author>
                <guid>https://laravel.com/laravel-blog.post.295</guid>
                <pubDate>Tue, 19 Jul 2022 13:01:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel: Refreshing Artisan]]></title>
                <link>https://laravel.com/blog/laravel-refreshing-artisan</link>
                <description><![CDATA[On today's release of Laravel v9.21.0, we’re bringing you a fresh new look for Artisan: a brand new console output on the vast majority of Laravel commands that deliveries a better console experience, and displays more information in commands such as "migrate" or "queue:work".]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.31</guid>
                <pubDate>Tue, 19 Jul 2022 13:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Pint v1.0 Released]]></title>
                <link>https://laravel.com/blog/laravel-pint-v1-released</link>
                <description><![CDATA[After a few beta releases, today we've finally reached the first stable release of Pint. And, starting with next week's release of Laravel, Pint will be included on every new Laravel application as a `dev` dependency.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.213</guid>
                <pubDate>Fri, 15 Jul 2022 13:13:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Super-charging Laravel Forge Deployments with Environment Variables]]></title>
                <link>https://laravel.com/blog/super-charging-laravel-forge-deployments-with-environment-variables</link>
                <description><![CDATA[Aside from provisioning servers and creating sites, Laravel Forge does so much more, including deploying code to your sites.]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.38</guid>
                <pubDate>Fri, 24 Jun 2022 17:08:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Understanding Concurrency]]></title>
                <link>https://laravel.com/blog/vapor-understanding-concurrency</link>
                <description><![CDATA[Every application running on Vapor is powered by AWS Lambda, which allows us to run code without needing to think about servers. One of the biggest benefits of this type of infrastructure is that it a...]]></description>
                <author><![CDATA[Joe Dixon]]></author>
                <guid>https://laravel.com/laravel-blog.post.202</guid>
                <pubDate>Thu, 23 Jun 2022 14:08:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: GitHub Integration + Scaffolding]]></title>
                <link>https://laravel.com/blog/vapor-github-integration</link>
                <description><![CDATA[Today, we are excited to announce that you may create Vapor projects by simply connecting your GitHub account and letting Vapor do the rest! Need more details? Here's what we mean. Starting today, Vapor can create a new GitHub repository, deploy the new application to Vapor, and configure GitHub actions to deploy to Vapor each time you push fresh code to your new application.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.75</guid>
                <pubDate>Mon, 13 Jun 2022 13:15:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Forge: Real-Time Deployment Output]]></title>
                <link>https://laravel.com/blog/laravel-forge-realtime-deployment-output</link>
                <description><![CDATA[Today we’re pleased to announce that you can now see the real-time output from your deployments as they happen.

You can see the live deployment output in the Deployments panel of any site that is actively deploying.]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.47</guid>
                <pubDate>Fri, 10 Jun 2022 15:07:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Retrying Payments in Spark Stripe]]></title>
                <link>https://laravel.com/blog/retrying-payments-in-spark-stripe</link>
                <description><![CDATA[Today we're excited to launch a new feature for Spark Stripe: manual payment retries!

When a customer's recurring payment fails, Stripe will typically re-attempt the payment a few days later. However...]]></description>
                <author><![CDATA[Dries Vints]]></author>
                <guid>https://laravel.com/laravel-blog.post.282</guid>
                <pubDate>Thu, 02 Jun 2022 11:57:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Unlimited Assets & Asset Uploads 10x Faster]]></title>
                <link>https://laravel.com/blog/vapor-unlimited-assets-uploads-10x-faster</link>
                <description><![CDATA[We are thrilled to announce that applications may now have unlimited public assets and the 400 public assets hard limit has been removed. In addition, we have made multiple performance enhancements to our deployment pipeline that uploads assets to S3. So, asset uploads are now up to 10x faster.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.106</guid>
                <pubDate>Fri, 13 May 2022 08:30:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Ubuntu 22.04 Support]]></title>
                <link>https://laravel.com/blog/forge-ubuntu-2204-support</link>
                <description><![CDATA[We're excited to announce that Laravel Forge now supports Ubuntu 22.04 (Jammy) - the latest Ubuntu LTS release from Canonical!]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.230</guid>
                <pubDate>Tue, 10 May 2022 14:16:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Aurora Serverless v2 Is Now Available]]></title>
                <link>https://laravel.com/blog/vapor-aurora-serverless-v2-is-now-available</link>
                <description><![CDATA[This new version adds support for MySQL 8.0, and has a faster, more granular, less disruptive scaling than Aurora Serverless v1.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.160</guid>
                <pubDate>Fri, 06 May 2022 12:43:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Manage Composer Credentials with Laravel Forge]]></title>
                <link>https://laravel.com/blog/manage-composer-credentials-with-laravel-forge</link>
                <description><![CDATA[Forge now makes it even easier and quicker to manage your server's Composer package configurations and deployments with the introduction of the new "Packages" panel.]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.239</guid>
                <pubDate>Thu, 21 Apr 2022 13:06:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Forge Command Palette]]></title>
                <link>https://laravel.com/blog/laravel-forge-command-palette</link>
                <description><![CDATA[Today we're happy to ship a wonderful new feature to Laravel Forge: the Forge Command Palette! We love making Forge the fastest, simplest, and most enjoyable way to manage your Laravel servers across...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.155</guid>
                <pubDate>Tue, 19 Apr 2022 13:41:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Spark 2.0 Now Available!]]></title>
                <link>https://laravel.com/blog/spark-v2-now-available</link>
                <description><![CDATA[We're happy to announce that Spark 2.0 is now available!

Spark Stripe 2.0 includes support for [Cashier Stripe](https://github.com/laravel/cashier-stripe) v13, offering the latest compatibility enhan...]]></description>
                <author><![CDATA[Dries Vints]]></author>
                <guid>https://laravel.com/laravel-blog.post.105</guid>
                <pubDate>Tue, 12 Apr 2022 14:33:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Nova 4.0 Now Available!]]></title>
                <link>https://laravel.com/blog/laravel-nova-40-now-available</link>
                <description><![CDATA[This week we are thrilled to launch Nova 4.0 - the largest update to Laravel Nova since its initial release in 2018. David, Mior, and the rest of the Nova team have been hard at work to make this the...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.279</guid>
                <pubDate>Thu, 07 Apr 2022 15:34:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Applications May Now Have Up to 10 GB Of Temporary Storage]]></title>
                <link>https://laravel.com/blog/vapor-applications-may-now-have-up-to-10-gb-of-temporary-storage</link>
                <description><![CDATA[AWS recently announced that AWS Lambda now supports up to 10 GB ephemeral storage. In other words, this means that your Vapor environment functions may now hold up to 10 GB of information in the `/tmp` directory.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.101</guid>
                <pubDate>Mon, 28 Mar 2022 16:30:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel 9 Now Available!]]></title>
                <link>https://laravel.com/blog/laravel-9-now-available</link>
                <description><![CDATA[This week we shipped Laravel 9.0 - the exciting next chapter in our journey to make web development enjoyable and productive!

Laravel 9 continues the improvements made in Laravel 8.x by introducing s...]]></description>
                <author><![CDATA[Dries Vints]]></author>
                <guid>https://laravel.com/laravel-blog.post.253</guid>
                <pubDate>Thu, 10 Feb 2022 16:06:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Deploying Soketi to Laravel Forge - Part 2]]></title>
                <link>https://laravel.com/blog/deploying-soketi-to-laravel-forge-part-2</link>
                <description><![CDATA[In Part I of this tutorial we learnt how to install and deploy Soketi to our Laravel Forge servers.

Currently, Soketi is accessible over our server's IP address, behind port 6001. In this post we're going to modify our setup so that we can access our socket server via socket.my-domain.com. We'll do this by using an Nginx reverse proxy.]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.41</guid>
                <pubDate>Tue, 11 Jan 2022 09:10:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Managing Disk Space With "ncdu"]]></title>
                <link>https://laravel.com/blog/managing-disk-space-with-ncdu</link>
                <description><![CDATA[Linux ships with a useful command called `du` (Disk Usage), which is used to find the size of files and directories.

When provisioning your server, Forge installs `ncdu` which is an advanced version of `du` that allows you to easily navigate your directories via an ncurses interface. This makes it much quicker to identify large files and directories.]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.91</guid>
                <pubDate>Thu, 06 Jan 2022 10:50:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Deploying Soketi to Laravel Forge]]></title>
                <link>https://laravel.com/blog/deploying-soketi-to-laravel-forge</link>
                <description><![CDATA[Soketi is a simple, fast and resilient open-source WebSockets server written in Typescript. It's fully compatible with the Pusher v7 protocol which makes it a great replacement to Pusher when using Laravel Echo.]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.216</guid>
                <pubDate>Wed, 05 Jan 2022 14:30:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Servers for Artisans: The Next Generation]]></title>
                <link>https://laravel.com/blog/servers-for-artisans-the-next-generation</link>
                <description><![CDATA[During Laracon NYC 2014, Taylor Otwell, the creator of Laravel, announced both Laravel Homestead and Laravel Forge, instantly simplifying the entire process of building Laravel applications - from first download to final deployment.]]></description>
                <author><![CDATA[Claudio Dekker]]></author>
                <guid>https://laravel.com/laravel-blog.post.35</guid>
                <pubDate>Wed, 15 Dec 2021 14:49:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Log4j Vulnerability Update]]></title>
                <link>https://laravel.com/blog/log4j-vulnerability-update</link>
                <description><![CDATA[Log4j is a Java library by Apache used to log debug messages within applications. It's recently been featured in news outlets around the world due to a vulnerability (known as Log4Shell) that was discovered allowing remote code execution using a specific string.]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.96</guid>
                <pubDate>Wed, 15 Dec 2021 13:14:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel ecosystem — including Laravel, Forge, and Vapor — is PHP 8.1 ready]]></title>
                <link>https://laravel.com/blog/our-ecosystem-is-php81-ready</link>
                <description><![CDATA[As you may have noticed in the past few weeks, we ensured that Laravel, first-party libraries, Forge, Envoyer, Nova, and Vapor, do support PHP 8.1 since day one. So, let's take a look at what you need to start using PHP 8.1.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.57</guid>
                <pubDate>Wed, 24 Nov 2021 13:15:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: MariaDB 10.6 and PostgreSQL 14]]></title>
                <link>https://laravel.com/blog/forge-mariadb-106-and-postgresql-14</link>
                <description><![CDATA[We're happy to announce the immediate availability of MariaDB 10.6 and PostgreSQL 14 database versions on Laravel Forge.]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.296</guid>
                <pubDate>Mon, 01 Nov 2021 13:10:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: RDS Proxies Now Support MySQL 8.0]]></title>
                <link>https://laravel.com/blog/vapor-rds-proxies-now-support-mysql-80</link>
                <description><![CDATA[Starting today, you may use Vapor's managed RDS Proxies with MySQL 8.0 — the most recent MySQL version.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.272</guid>
                <pubDate>Mon, 25 Oct 2021 14:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: PHP 8.1 Release Candidate Is Now Supported]]></title>
                <link>https://laravel.com/blog/vapor-php-81-release-candidate-is-now-supported</link>
                <description><![CDATA[Starting today, you may use PHP 8.1 Release Candidates in your Vapor environments. To get started, simply specify "php-8.1:al2" as your preferred runtime in your "vapor.yml" configuration file.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.120</guid>
                <pubDate>Tue, 19 Oct 2021 09:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: PHP 8.1 Release Candidate Is Now Supported]]></title>
                <link>https://laravel.com/blog/forge-php-81-release-candidate-is-now-supported</link>
                <description><![CDATA[Starting today, you may install PHP 8.1 Release Candidates by choosing "PHP 8.1 RC" while creating a new server. Or, you may install the release candidate on an existing server via the PHP tab on a server's management dashboard.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.223</guid>
                <pubDate>Mon, 11 Oct 2021 14:37:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Octane Support Is Now Available]]></title>
                <link>https://laravel.com/blog/vapor-octane-support-is-now-available</link>
                <description><![CDATA[Today we're pleased to announce that Octane support is now available in Laravel Vapor. The speed improvements are just mind-blowing, so put on your seat belt, and let's get into the details.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.29</guid>
                <pubDate>Mon, 04 Oct 2021 12:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Let's Encrypt Compatibility Changes]]></title>
                <link>https://laravel.com/blog/forge-lets-encrypt-compatibility-changes</link>
                <description><![CDATA[On Thursday, September 30th there will be a small change in how older browsers and devices will treat Let's Encrypt's certificates. While most sites will be unaffected, it will likely impact you if you're providing an API or support IoT devices.]]></description>
                <author><![CDATA[Claudio Dekker]]></author>
                <guid>https://laravel.com/laravel-blog.post.158</guid>
                <pubDate>Tue, 28 Sep 2021 12:30:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Envoyer: Transfer Projects]]></title>
                <link>https://laravel.com/blog/envoyer-transfer-projects</link>
                <description><![CDATA[Starting today, it's possible for project owners to transfer projects to another Envoyer account. Collaborators will not be able to transfer a project away from its owner.

Project transfers may be in...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.270</guid>
                <pubDate>Wed, 08 Sep 2021 08:10:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Introducing The Forge CLI]]></title>
                <link>https://laravel.com/blog/forge-announcing-forge-cli</link>
                <description><![CDATA[Today we're proud to introduce you to our new command-line tool: Forge CLI. In short, this new open-source tool provides a number of helpful commands that can assist you in managing your Forge servers, sites, and resources, from the command-line.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.169</guid>
                <pubDate>Mon, 09 Aug 2021 11:22:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Infrastructure Upgrades]]></title>
                <link>https://laravel.com/blog/forge-infrastructure-upgrades</link>
                <description><![CDATA[On July 7th, we've made infrastructure upgrades on Laravel Forge to increase its stability and capacity. Due to the upgrades, we've updated the list of IP Addresses that may SSH into your server.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.133</guid>
                <pubDate>Thu, 08 Jul 2021 13:32:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel 9 Release Date]]></title>
                <link>https://laravel.com/blog/laravel-9-release-date</link>
                <description><![CDATA[As you may know, this year we updated the Laravel release cycle to include one major release per year. Previously, we released two major versions per year.

These release changes would typically indic...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.278</guid>
                <pubDate>Wed, 07 Jul 2021 13:41:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Deploying your Next.js App To Forge]]></title>
                <link>https://laravel.com/blog/deploying-your-nextjs-app-to-forge</link>
                <description><![CDATA[Next.js is a React framework developed by [Vercel](https://vercel.com). It includes functionality such as server-side rendering and static site generation. Today we’ll explain how you can deploy your...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.224</guid>
                <pubDate>Thu, 24 Jun 2021 14:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Deploying Your Nuxt.js Site To Laravel Forge]]></title>
                <link>https://laravel.com/blog/deploying-your-nuxtjs-site-to-laravel-forge</link>
                <description><![CDATA[Nuxt.js is a framework for generating static websites using Vue.js. Today we’re we're going to explore how to deploy your Nuxt.js application with [Laravel Forge](https://forge.laravel.com).

If you'r...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.247</guid>
                <pubDate>Fri, 18 Jun 2021 10:09:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: API Gateway vs Load Balancers]]></title>
                <link>https://laravel.com/blog/vapor-api-gateway-vs-load-balancers</link>
                <description><![CDATA[When using an AWS serverless infrastructure powered by Vapor, you have three different options to consider when determining how to route traffic to your application: API Gateway v1, API Gateway v2, and Load Balancers. In this article, we are going to compare these three options in terms of performance, pricing, and features.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.73</guid>
                <pubDate>Wed, 16 Jun 2021 13:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Envoyer: Infrastructure Upgrades]]></title>
                <link>https://laravel.com/blog/envoyer-infrastructure-upgrades</link>
                <description><![CDATA[On June 12th we upgraded Envoyer's infrastructure, which allowed us to migrate to PHP 8, Laravel 8, and Spark Next. Due to the upgrades, it means that Envoyer is now using new IP addresses.

We emaile...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.165</guid>
                <pubDate>Mon, 14 Jun 2021 10:46:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Common Infrastructure Performance Tips]]></title>
                <link>https://laravel.com/blog/vapor-common-infrastructure-performance-tips</link>
                <description><![CDATA[In this article, we'll cover the Vapor most common infrastructure performance tips that may speed your Laravel applications powered by Vapor.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.297</guid>
                <pubDate>Fri, 11 Jun 2021 15:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Cashier Stripe v13 Released]]></title>
                <link>https://laravel.com/blog/cashier-stripe-v13-released</link>
                <description><![CDATA[We're very excited to announce the immediate availability of Cashier v13.]]></description>
                <author><![CDATA[Dries Vints]]></author>
                <guid>https://laravel.com/laravel-blog.post.65</guid>
                <pubDate>Tue, 08 Jun 2021 14:30:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: May Round-Up]]></title>
                <link>https://laravel.com/blog/forge-may-round-up</link>
                <description><![CDATA[A whole month has flown by since our [last post](https://blog.laravel.com/forge-april-round-up) which rounded up all of the things we shipped to [Laravel Forge](https://forge.laravel.com) in April.

T...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.66</guid>
                <pubDate>Tue, 01 Jun 2021 08:30:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Introducing Managed Firewalls]]></title>
                <link>https://laravel.com/blog/vapor-introducing-managed-firewalls</link>
                <description><![CDATA[Today, we are proud to introduce Vapor's managed firewalls for basic protection against denial-of-service attacks targeting your environment, as well as protection against pervasive bot traffic that can consume your environment's resources.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.298</guid>
                <pubDate>Thu, 27 May 2021 13:30:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Database Upgrades Are Now Available]]></title>
                <link>https://laravel.com/blog/vapor-database-upgrades-are-now-available</link>
                <description><![CDATA[Vapor allows you to easily create and manage RDS and Aurora Serverless databases. And, starting today, you may upgrade an existing database directly from the Vapor UI or using the Vapor CLI.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.199</guid>
                <pubDate>Thu, 20 May 2021 10:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Redis 6.x Clusters Are Now Available]]></title>
                <link>https://laravel.com/blog/vapor-redis-6-cache-clusters-are-now-available</link>
                <description><![CDATA[Starting today, in addition to Redis 5.x Clusters, you may now also create and manage Redis 6.x Clusters. Redis 6.x is the latest version of open-source Redis software. This new version brings improved security and boosts the performance of your cache.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.300</guid>
                <pubDate>Tue, 04 May 2021 14:17:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: April Round-Up]]></title>
                <link>https://laravel.com/blog/forge-april-round-up</link>
                <description><![CDATA[April has been a busy month at [Laravel Forge](https://forge.laravel.com). With such a feature-packed month, I thought it would be great to finish the month with a blog post highlighting some of the b...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.53</guid>
                <pubDate>Fri, 30 Apr 2021 09:57:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Security: SQL Injection in SQL Server "LIMIT" / "OFFSET"]]></title>
                <link>https://laravel.com/blog/security-sql-injection-in-sql-server-limit-offset</link>
                <description><![CDATA[Today we have released security patches via Laravel 6.20.26 and 8.40.0. These patches resolve a security vulnerability that allowed SQL injection when unfiltered user input was passed directly to the...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.117</guid>
                <pubDate>Wed, 28 Apr 2021 14:45:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Asia Pacific (Osaka) Region Is Now Available]]></title>
                <link>https://laravel.com/blog/vapor-asia-pacific-osaka-region-is-now-available</link>
                <description><![CDATA[Starting today, you may also choose the Asia Pacific (Osaka) region when starting a new project on Vapor. This new region offers low latency for customers seeking to serve end-users in Western Japan.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.226</guid>
                <pubDate>Mon, 26 Apr 2021 13:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Octane Support]]></title>
                <link>https://laravel.com/blog/forge-octane-support</link>
                <description><![CDATA[Back in March, Taylor announced the new Laravel Octane project at Laracon Online. Today we're pleased to announce that Octane support is available in Forge.]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.85</guid>
                <pubDate>Wed, 21 Apr 2021 12:54:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: DigitalOcean Premium Droplets Are Now Available]]></title>
                <link>https://laravel.com/blog/forge-digitalocean-premium-droplets-are-now-available</link>
                <description><![CDATA[A few weeks ago, DigitalOcean introduced new Premium Droplets with faster Intel and AMD CPUs, enhanced memory performance, and high-performance disks. And starting today, you may use these Droplets on Forge when specifying the "Server Size" while creating a new server.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.144</guid>
                <pubDate>Thu, 01 Apr 2021 09:38:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Deployment Rollbacks]]></title>
                <link>https://laravel.com/blog/forge-deployment-rollbacks</link>
                <description><![CDATA[We introduced the **Deployments** panel back in October 2020 and have continued to improve the functionality of it since. The panel shows the last 10 deployments including: the commit hash, author, me...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.177</guid>
                <pubDate>Tue, 30 Mar 2021 13:32:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Site Commands]]></title>
                <link>https://laravel.com/blog/forge-site-commands</link>
                <description><![CDATA[Forge has had the ability to execute arbitrary Bash scripts on your server via Recipes for some time now. However, sometimes you may just need to run a quick command without the overhead of creating a...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.67</guid>
                <pubDate>Tue, 30 Mar 2021 08:23:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Session Changes]]></title>
                <link>https://laravel.com/blog/forge-session-changes</link>
                <description><![CDATA[On the morning of March 18th all Laravel Forge sessions were manually logged out. This was done so that we could enable a new security feature in Forge that allows you to manage other browser sessions...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.116</guid>
                <pubDate>Fri, 19 Mar 2021 09:49:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: MeiliSearch Server Type]]></title>
                <link>https://laravel.com/blog/forge-meilisearch-server-type</link>
                <description><![CDATA[Today we're excited to announce [MeiliSearch](https://meilisearch.com) as a new addition to the recently released [Server Types](https://blog.laravel.com/forge-introducing-new-server-types) feature....]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.143</guid>
                <pubDate>Mon, 15 Mar 2021 13:55:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Installer: Git Support]]></title>
                <link>https://laravel.com/blog/installer-git-support</link>
                <description><![CDATA[With the newly released v4.2 update of the Laravel installer comes an exciting new feature: Git Support! It's now possible to initialise a Git repository with the base skeleton already committed when...]]></description>
                <author><![CDATA[Dries Vints]]></author>
                <guid>https://laravel.com/laravel-blog.post.204</guid>
                <pubDate>Tue, 09 Mar 2021 14:34:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Using Tags To Organize Your Projects]]></title>
                <link>https://laravel.com/blog/forge-using-tags-to-organize-your-projects</link>
                <description><![CDATA[As your server infrastructure and number of sites grows, finding the right server or site can become increasingly cumbersome. Thankfully, Laravel Forge makes managing your infrastructure easier with t...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.309</guid>
                <pubDate>Fri, 05 Mar 2021 15:44:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: "Learn Laravel Vapor" is now available on YouTube]]></title>
                <link>https://laravel.com/blog/learn-laravel-vapor-is-now-available-on-youtube</link>
                <description><![CDATA[The video series "Learn Laravel Vapor" has been completed and is now available for viewing on YouTube.  With 2 hours of content, our team will help you launch your Laravel infrastructure on Vapor and fall in love with the scalable simplicity of serverless.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.229</guid>
                <pubDate>Fri, 05 Mar 2021 15:08:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Docker Based Runtimes Are Now Available In All Regions]]></title>
                <link>https://laravel.com/blog/vapor-docker-based-runtimes-are-now-available-in-all-regions</link>
                <description><![CDATA[Previously, only a few regions supported Docker runtimes. But, starting today, you can use Docker runtimes in all regions supported by Vapor.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.207</guid>
                <pubDate>Wed, 17 Feb 2021 15:09:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Internals: Episode #4]]></title>
                <link>https://laravel.com/blog/laravel-internals-episode-4</link>
                <description><![CDATA[In this week's episode, our team members Dries Vints and Nuno Maduro chat about the recent developments on the Laravel ecosystem.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.4</guid>
                <pubDate>Thu, 11 Feb 2021 17:52:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Cashier Stripe: Metered Billing and Stripe Checkout Support]]></title>
                <link>https://laravel.com/blog/cashier-stripe-metered-billing-and-stripe-checkout-support</link>
                <description><![CDATA[Today we are excited to announce that Cashier Stripe has received some long anticipated updates, including support for [Stripe Checkout](https://stripe.com/en-be/payments/checkout) as well as support...]]></description>
                <author><![CDATA[Dries Vints]]></author>
                <guid>https://laravel.com/laravel-blog.post.78</guid>
                <pubDate>Mon, 08 Feb 2021 16:25:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Introducing Server Types]]></title>
                <link>https://laravel.com/blog/forge-introducing-new-server-types</link>
                <description><![CDATA[Today we are excited to announce a new way to provision different types of servers within Laravel Forge. When creating a Forge server, you will now have your choice of six different server types: **Ap...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.52</guid>
                <pubDate>Thu, 04 Feb 2021 09:30:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel: Parallel Testing Is Now Available]]></title>
                <link>https://laravel.com/blog/laravel-parallel-testing-is-now-available</link>
                <description><![CDATA[We're excited to announce that Parallel Testing is now available in Laravel. Starting Laravel v8.25, you may use the built-in `test` Artisan command to run your tests simultaneously across multiple processes to significantly reduce the time required to run the entire test suite.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.40</guid>
                <pubDate>Mon, 25 Jan 2021 16:31:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel: New Release Schedule]]></title>
                <link>https://laravel.com/blog/updates-to-laravels-versioning-policy</link>
                <description><![CDATA[For the last 4 years, Laravel has released a new "major" version every 6 months. Before adopting the "semantic versioning" standard - the second number in the Laravel version number changed every 6 mo...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.273</guid>
                <pubDate>Mon, 25 Jan 2021 14:12:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Deploy Keys Now Supported]]></title>
                <link>https://laravel.com/blog/forge-deploy-keys-now-supported</link>
                <description><![CDATA[Forge is used by agencies all over the world to provision servers and deploy sites on behalf of their clients.

Currently, when Forge provisions a server, that server's SSH key is added to the SSH key...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.288</guid>
                <pubDate>Mon, 25 Jan 2021 09:35:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Security: Laravel 6.20.12, 7.30.3 Released]]></title>
                <link>https://laravel.com/blog/security-laravel-62012-7303-released</link>
                <description><![CDATA[Earlier this week we released a security update to address a problem with query parameter binding in Laravel. However, the 6.x and 7.x releases were done before the Git sub-tree splits had completed r...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.220</guid>
                <pubDate>Fri, 15 Jan 2021 15:41:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Security: Laravel 6.20.11, 7.30.2, 8.22.1 Released]]></title>
                <link>https://laravel.com/blog/security-laravel-62011-7302-8221-released</link>
                <description><![CDATA[This morning we released Laravel 6.20.11, 7.30.2, and 8.22.1. These updates contain a security related patch; therefore, we encourage all Laravel users to update their applications as soon as possible...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.219</guid>
                <pubDate>Wed, 13 Jan 2021 15:12:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #26: Jetstream 2.x, Forge Circles, Spark "Next", React SPAs]]></title>
                <link>https://laravel.com/blog/laravel-snippet-26</link>
                <description><![CDATA[In this episode I discuss the release of Jetstream 2.x, Forge Circles, Spark "Next", and React SPA starter kits.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.283</guid>
                <pubDate>Fri, 08 Jan 2021 15:18:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Creating Circle Servers]]></title>
                <link>https://laravel.com/blog/forge-creating-circle-servers</link>
                <description><![CDATA[As a circle owner in Laravel Forge, you can now allow your circle members to create servers using the server provider credentials of your choice:]]></description>
                <author><![CDATA[Mohamed Said]]></author>
                <guid>https://laravel.com/laravel-blog.post.162</guid>
                <pubDate>Fri, 08 Jan 2021 01:49:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Security: Fortify 1.7.4. Released]]></title>
                <link>https://laravel.com/blog/security-fortify-174-released</link>
                <description><![CDATA[We have reverted a pull request that was merged into Laravel Fortify 1.7.3 which introduced a potential security vulnerability. Please update your applications using Fortify 1.7.3, including all Jetst...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.269</guid>
                <pubDate>Thu, 07 Jan 2021 18:50:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Jetstream 2.0 Released]]></title>
                <link>https://laravel.com/blog/jetstream-20-released</link>
                <description><![CDATA[Today I'm excited to announce the release of [Laravel Jetstream 2.0](https://jetstream.laravel.com)! This release of Jetstream adds several highly requested features to the application starter kit, in...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.148</guid>
                <pubDate>Tue, 05 Jan 2021 19:37:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #25: Ecosystem Discussion, Auth Recap, Passport, Sanctum]]></title>
                <link>https://laravel.com/blog/laravel-snippet-25-ecosystem-discussion-auth-recap-passport-sanctum</link>
                <description><![CDATA[In this episode, I discuss recent comments regarding my previous podcast, give a recap of the authentication packages covered in the last podcast, and discuss Laravel Passport and Sanctum with particu...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.209</guid>
                <pubDate>Mon, 28 Dec 2020 14:31:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Internals: Episode #3]]></title>
                <link>https://laravel.com/blog/laravel-internals-episode-3</link>
                <description><![CDATA[In this week's episode, our team chat about the recent developments on the Laravel ecosystem.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.176</guid>
                <pubDate>Wed, 23 Dec 2020 00:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Envoyer & Vapor: Automatically Email Invoices]]></title>
                <link>https://laravel.com/blog/envoyer-vapor-automatically-email-invoices</link>
                <description><![CDATA[Beginning today, you may provide a list of email addresses that you would like to receive invoice PDFs when your Envoyer and Vapor subscriptions successfully renews.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.178</guid>
                <pubDate>Tue, 22 Dec 2020 08:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #24: Fortify, Jetstream, Breeze]]></title>
                <link>https://laravel.com/blog/laravel-snippet-24-fortify-jetstream-breeze</link>
                <description><![CDATA[In this episode I discuss the history and purpose of Laravel authentication scaffolding and what led me to write Laravel Fortify, Jetstream, and Breeze.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.89</guid>
                <pubDate>Mon, 21 Dec 2020 20:30:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Amazon Linux 2 Runtimes Are Now Available]]></title>
                <link>https://laravel.com/blog/vapor-amazon-linux-2-runtimes-are-now-available</link>
                <description><![CDATA[Amazon recently announced the second version of its operating system: Amazon Linux 2. Starting today, you may start using PHP on top of Amazon Linux 2 by updating the "runtime" configuration option in the "vapor.yml" file.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.62</guid>
                <pubDate>Mon, 21 Dec 2020 10:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Envoyer: Selectable Deployment Hooks]]></title>
                <link>https://laravel.com/blog/envoyer-selectable-deployment-hooks</link>
                <description><![CDATA[Envoyer's powerful deployment hook system allows you to create bespoke deployment plans for your projects. Envoy can install your dependencies and compile your assets or even interact with third-party...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.71</guid>
                <pubDate>Wed, 16 Dec 2020 15:20:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Docker Based Deployments]]></title>
                <link>https://laravel.com/blog/vapor-docker-based-deployments</link>
                <description><![CDATA[One of the limitations of AWS Lambda is that the deployment size, including layers, must not exceed 250 MB. This is not ideal for large projects that have many composer dependencies. In addition, many...]]></description>
                <author><![CDATA[Mohamed Said]]></author>
                <guid>https://laravel.com/laravel-blog.post.210</guid>
                <pubDate>Wed, 16 Dec 2020 10:27:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Automatically Email Invoices]]></title>
                <link>https://laravel.com/blog/forge-automatically-email-invoices</link>
                <description><![CDATA[Beginning today, you may provide a list of email addresses that you would like to receive invoice PDFs when your Forge subscription successfully renews. This new feature is available on your "Profile > Subscription" dashboard.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.25</guid>
                <pubDate>Mon, 07 Dec 2020 10:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Internals: Episode #2]]></title>
                <link>https://laravel.com/blog/laravel-internals-episode-2</link>
                <description><![CDATA[In this week's episode, our team members Dries Vints and Mohamed Said chat about the recent developments in Open Source, and Vapor.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.122</guid>
                <pubDate>Fri, 04 Dec 2020 00:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: PHP 8.0 Is Now Supported]]></title>
                <link>https://laravel.com/blog/forge-php-80-is-now-supported</link>
                <description><![CDATA[As you may know, Forge allows you to specify which PHP version a given site runs on. Of course, we want you to be able to use the latest PHP features as soon as possible. Beginning today, you may choose PHP 8.0 while creating a new server.]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.58</guid>
                <pubDate>Mon, 30 Nov 2020 16:41:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Database Management Improvements]]></title>
                <link>https://laravel.com/blog/forge-database-management-improvements</link>
                <description><![CDATA[One of Forge's killer features is that it can provision servers with your choice of database: MySQL, MariaDB or PostgreSQL. Once the server has provisioned you can then use Forge to:

- Create new dat...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.196</guid>
                <pubDate>Mon, 30 Nov 2020 14:20:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel: PHP 8 Support]]></title>
                <link>https://laravel.com/blog/laravel-php-8-support</link>
                <description><![CDATA[PHP 8 has been officially released! We've been hard at work behind the scenes to provide support for all our libraries so that upgrading to PHP 8 with Laravel is easy.]]></description>
                <author><![CDATA[Dries Vints]]></author>
                <guid>https://laravel.com/laravel-blog.post.135</guid>
                <pubDate>Thu, 26 Nov 2020 15:21:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: PHP 8.0 Runtime Is Now Available]]></title>
                <link>https://laravel.com/blog/vapor-php-80-runtime-is-now-available</link>
                <description><![CDATA[As you may know, Vapor allows you to specify which PHP version a given environment runs on. Of course, we want you to be able to use the latest PHP features as soon as possible. Beginning today, you may now specify "php-8.0" as your application's runtime.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.287</guid>
                <pubDate>Wed, 25 Nov 2020 14:45:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Streaming Backups & More]]></title>
                <link>https://laravel.com/blog/forge-streaming-backups</link>
                <description><![CDATA[Since launching Forge's Database Backup feature [back in February](https://blog.laravel.com/forge-database-backups-now-supported), our customers have created thousands of backup configurations, which...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.90</guid>
                <pubDate>Tue, 24 Nov 2020 14:38:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: New AWS ARM Instance Types Available]]></title>
                <link>https://laravel.com/blog/forge-new-t4g-aws-instance-types-available</link>
                <description><![CDATA[Starting today, you can provision T4g AWS servers using Laravel Forge. These instance types are powered by AWS Graviton2, a processor built by AWS using 64-bit ARM cores. These instance types provide...]]></description>
                <author><![CDATA[Mohamed Said]]></author>
                <guid>https://laravel.com/laravel-blog.post.251</guid>
                <pubDate>Fri, 20 Nov 2020 14:26:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: EU (Milan) Region Is Now Available]]></title>
                <link>https://laravel.com/blog/vapor-eu-milan-region-is-now-available</link>
                <description><![CDATA[Starting today, you may also choose the EU (Milan) region when starting a new project on Vapor. This new region offers low latency for customers seeking to serve end-users in Italy.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.271</guid>
                <pubDate>Thu, 19 Nov 2020 16:06:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Internals: Episode #1]]></title>
                <link>https://laravel.com/blog/laravel-internals-episode-1</link>
                <description><![CDATA[The Laravel team is proud to introduce you to our new podcast: Laravel Internals - a live YouTube podcast about Laravel, Forge, Vapor, Envoyer related news, and more.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.200</guid>
                <pubDate>Thu, 19 Nov 2020 14:25:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Load Balancer Security Policy Updates]]></title>
                <link>https://laravel.com/blog/vapor-load-balancer-security-policy-updates</link>
                <description><![CDATA[Beginning today, all new load balancers will use a security policy that no longer supports TLS 1.0 and TLS 1.1.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.292</guid>
                <pubDate>Tue, 17 Nov 2020 12:10:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Better LetsEncrypt Troubleshooting With Solutions]]></title>
                <link>https://laravel.com/blog/forge-better-letsencrypt-troubleshooting-with-solutions</link>
                <description><![CDATA[Starting today, if you face a LetsEncrypt issue, Forge will do its best to diagnose the problem, and offer you at least one solution.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.276</guid>
                <pubDate>Fri, 06 Nov 2020 10:40:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Nginx Templates]]></title>
                <link>https://laravel.com/blog/forge-nginx-templates</link>
                <description><![CDATA[Today we're excited to introduce a new feature to [Laravel Forge](https://forge.laravel.com) called **Nginx Templates**. These templates allow you to define your own base Nginx configuration files tha...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.303</guid>
                <pubDate>Thu, 05 Nov 2020 15:28:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Introducing The Envoyer API]]></title>
                <link>https://laravel.com/blog/introducing-the-envoyer-api</link>
                <description><![CDATA[Today we're excited to release our API for [Envoyer](https://envoyer.io)!

You can create new API tokens from your Envoyer [account page](https://envoyer.io/user/profile#/api). Each token can be scope...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.235</guid>
                <pubDate>Wed, 04 Nov 2020 15:36:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Upgrading To Composer 2.0]]></title>
                <link>https://laravel.com/blog/upgrading-to-composer-v2</link>
                <description><![CDATA[Following the release of Composer 2 on October 24th, we wanted to share a guide on how to upgrade your servers to make the most of all the great benefits it brings.

First, all new servers will automa...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.107</guid>
                <pubDate>Mon, 26 Oct 2020 20:03:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Debugging Hooks, CI Deployments, and more!]]></title>
                <link>https://laravel.com/blog/vapor-failing-hooks-ci-deployments-and-more</link>
                <description><![CDATA[Over the last few days, we've been working on some enhancements on Vapor. Starting today, you can now quickly debug failing deployment hooks directly from the console.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.221</guid>
                <pubDate>Thu, 22 Oct 2020 15:23:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Enabling TLS 1.3]]></title>
                <link>https://laravel.com/blog/forge-enabling-tls13</link>
                <description><![CDATA[As of today, newly issued LetsEncrypt certificates on Laravel Forge servers that run on Ubuntu 20.04 have TLS 1.3 enabled by default. TLS 1.3 offers a faster handshake and more secure cipher suites....]]></description>
                <author><![CDATA[Mohamed Said]]></author>
                <guid>https://laravel.com/laravel-blog.post.164</guid>
                <pubDate>Tue, 20 Oct 2020 15:27:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: RDS Proxies Now Available]]></title>
                <link>https://laravel.com/blog/vapor-rds-proxies-now-available</link>
                <description><![CDATA[Starting today, the Vapor UI allows you to create an RDS proxy to efficiently manage your database connections and allow many more connections than would typically be possible.]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.138</guid>
                <pubDate>Wed, 14 Oct 2020 09:11:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Self-Hosted GitLab Support]]></title>
                <link>https://laravel.com/blog/forge-self-hosted-gitlab-support</link>
                <description><![CDATA[Forge has always supported using a custom Git provider for your projects, but starting today Forge has first-party support for self-hosted GitLab installations.

![](https://laravel-blog-assets.s3.ama...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.109</guid>
                <pubDate>Wed, 07 Oct 2020 14:37:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Bypassing Maintenance Mode]]></title>
                <link>https://laravel.com/blog/vapor-bypassing-maintenance-mode</link>
                <description><![CDATA[When putting your application in maintenance mode using the `vapor down` command, your application will respond with a status code of 503 on every request.

Beginning today, you may use the `secret` o...]]></description>
                <author><![CDATA[Mohamed Said]]></author>
                <guid>https://laravel.com/laravel-blog.post.28</guid>
                <pubDate>Tue, 29 Sep 2020 14:30:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Serving Assets From The Root Domain]]></title>
                <link>https://laravel.com/blog/vapor-serving-assets-from-root-domain</link>
                <description><![CDATA[Starting today, you can now serve assets from the root domain. To get started, just head over to your application's `config/vapor.php` file, and add an array of assets that should be served]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.102</guid>
                <pubDate>Wed, 23 Sep 2020 11:52:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Envoyer: Refreshed Deployment Steps]]></title>
                <link>https://laravel.com/blog/envoyer-refreshed-deployment-steps</link>
                <description><![CDATA[Yesterday we shipped an updated to [Envoyer](https://envoyer.io) that gives deployment steps a much needed refresh.

![Envoyer Deployment Steps](https://laravel-blog-assets.s3.amazonaws.com/zpU2i4q89m...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.77</guid>
                <pubDate>Tue, 22 Sep 2020 07:23:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Customize Default Role]]></title>
                <link>https://laravel.com/blog/vapor-customize-default-role</link>
                <description><![CDATA[Starting today, you can now disable Vapor updates on the laravel-vapor-role role and manage this role yourself in AWS Console. To disable updates on the laravel-vapor-role role, just head over to...]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.86</guid>
                <pubDate>Fri, 18 Sep 2020 11:33:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Envoyer: Extended Deployment Timeouts and New Notification Channels]]></title>
                <link>https://laravel.com/blog/envoyer-extended-deployment-timeouts-and-new-notification-channels</link>
                <description><![CDATA[We're excited to announce a few changes we've just shipped to [Envoyer](https://envoyer.io).

Extended Deployment Timeouts 
-----------------------------

Starting today, all customers on the **Premiu...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.34</guid>
                <pubDate>Thu, 17 Sep 2020 10:02:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Jetstream: Customization + Password Confirmation]]></title>
                <link>https://laravel.com/blog/jetstream-customization-and-password-confirmation</link>
                <description><![CDATA[As many of you know, we released Laravel 8.x and [Laravel Jetstream](https://jetstream.laravel.com) last week. Thanks to very valuable feedback from the community, I am thrilled to give you an overvie...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.173</guid>
                <pubDate>Mon, 14 Sep 2020 19:56:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: UI Dashboard Now Has Job Metrics]]></title>
                <link>https://laravel.com/blog/vapor-ui-dashboard-now-has-jobs-metrics</link>
                <description><![CDATA[Today we are launching an exciting new feature for Vapor UI Dashboard: Job Metrics. The "Job Metrics" tab allows you to monitor in real-time...]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.250</guid>
                <pubDate>Mon, 14 Sep 2020 11:49:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: TLS v1.3, Redis Passwords and more!]]></title>
                <link>https://laravel.com/blog/forge-updates-september-8</link>
                <description><![CDATA[Over the last few weeks, we've been working on many new features and enhancements in Forge. I often [tweet](https://twitter.com/jbrooksuk) about these changes since they don’t warrant a full-blown blo...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.112</guid>
                <pubDate>Mon, 07 Sep 2020 13:07:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: UI Dashboard Package]]></title>
                <link>https://laravel.com/blog/vapor-ui-dashboard-package</link>
                <description><![CDATA[Today on Vapor, we're proud to introduce you to our new open-source package: Vapor UI. In short, this package provides a beautiful dashboard through your application that allows you to monitor your application's logs...]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.305</guid>
                <pubDate>Thu, 03 Sep 2020 09:45:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: phpMyAdmin One Click Install]]></title>
                <link>https://laravel.com/blog/forge-phpmyadmin-one-click-install</link>
                <description><![CDATA[Beginning today, phpMyAdmin is now available as a "one click" installation option on Laravel Forge!

![](https://laravel-blog-assets.s3.amazonaws.com/keKwe2lWseOUZozsiyEcow7fe1eBKAR0XPUVSwfk.png)When...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.244</guid>
                <pubDate>Wed, 12 Aug 2020 15:42:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: New Load Balancer Features]]></title>
                <link>https://laravel.com/blog/forge-new-load-balancer-features</link>
                <description><![CDATA[Beginning today, you may now customize the "weight" of your load balancer servers, indicating that some servers should serve more traffic than others.

In addition, you may now specify servers as "bac...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.245</guid>
                <pubDate>Wed, 12 Aug 2020 15:06:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: API Gateway 2.0 now supports wildcard custom domain names]]></title>
                <link>https://laravel.com/blog/vapor-api-gateway-20-now-supports-wildcard-custom-domain-names</link>
                <description><![CDATA[Amazon just announced that API Gateway 2.0 now supports wildcard custom domain names.

With this new feature, you can now combine a wildcard domain...]]></description>
                <author><![CDATA[Nuno Maduro]]></author>
                <guid>https://laravel.com/laravel-blog.post.306</guid>
                <pubDate>Wed, 12 Aug 2020 06:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Security Release: Laravel 6.18.35, 7.24.0]]></title>
                <link>https://laravel.com/blog/security-release-laravel-61835-7240</link>
                <description><![CDATA[**Note: This security patch only affects applications using the `$guarded` property on models. In addition, applications that set `$guarded` to `[]` or `['*']` are not affected by the bug described in...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.141</guid>
                <pubDate>Fri, 07 Aug 2020 15:16:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Security Release: Laravel 6.18.34, 7.23.2]]></title>
                <link>https://laravel.com/blog/security-release-laravel-61834-7232</link>
                <description><![CDATA[Today we released a security patch for Laravel 6.x and 7.x.

In previous releases of Laravel, it was possible to mass assign Eloquent attributes that included the model's table name:

```
$model->fill...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.70</guid>
                <pubDate>Thu, 06 Aug 2020 15:07:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Load Balancer Methods]]></title>
                <link>https://laravel.com/blog/forge-load-balancer-methods</link>
                <description><![CDATA[Load balancers in Forge are used to distribute web traffic amongst two or more servers and are often used for websites which receive high volumes of traffic.

Starting today, you may now choose one of...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.152</guid>
                <pubDate>Thu, 06 Aug 2020 06:47:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Password Protected Paths]]></title>
                <link>https://laravel.com/blog/forge-password-protected-paths</link>
                <description><![CDATA[We are excited to announce that you can now configure and manage password protected paths within the Forge dashboard.

Previously, this had to be done manually by logging into the server and configuri...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.211</guid>
                <pubDate>Fri, 31 Jul 2020 14:47:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Cookie Security Releases]]></title>
                <link>https://laravel.com/blog/laravel-cookie-security-releases</link>
                <description><![CDATA[Today we released several fixes to address a security vulnerability in the framework that we were notified of during the weekend.

Application's using the "cookie" session driver were the primary appl...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.208</guid>
                <pubDate>Mon, 27 Jul 2020 19:09:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Security Release: Laravel 6.18.29, 7.22.2]]></title>
                <link>https://laravel.com/blog/security-release-laravel-61827-7220</link>
                <description><![CDATA[Today we have released a security patch for Laravel versions 6.x and 7.x. These releases have been released as Laravel 6.18.29 and 7.22.2. All Laravel users are encouraged to upgrade to these versions...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.110</guid>
                <pubDate>Mon, 27 Jul 2020 13:48:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v7.19.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v7-19-0-released</link>
                <description><![CDATA[Laravel v7.19.0 is released in 2020/07/07, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.9</guid>
                <pubDate>Tue, 07 Jul 2020 17:55:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Multiple PHP Installations]]></title>
                <link>https://laravel.com/blog/forge-multiple-php-installations</link>
                <description><![CDATA[Today we're pleased to announce that [Laravel Forge](https://forge.laravel.com/) now supports managing multiple versions of PHP on a single server! This new feature is available to all Forge subscript...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.17</guid>
                <pubDate>Tue, 07 Jul 2020 10:03:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Custom Backup Providers]]></title>
                <link>https://laravel.com/blog/forge-custom-backup-providers</link>
                <description><![CDATA[Forge now supports using a custom S3 compatible provider for your database backups. When using a custom provider, such as [MinIO](https://min.io), you must provide the endpoint and bucket for your S3...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.92</guid>
                <pubDate>Thu, 18 Jun 2020 13:42:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v7.16.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v7-16-0-released</link>
                <description><![CDATA[Laravel v7.16.0 is released in 2020/06/16, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.231</guid>
                <pubDate>Tue, 16 Jun 2020 16:51:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Deploy Script Environment Variables]]></title>
                <link>https://laravel.com/blog/forge-deploy-script-environment-variables</link>
                <description><![CDATA[We've super-charged custom deployment scripts in [Laravel Forge](https://forge.laravel.com) with the addition of dynamic environment variables.

When Forge deploys your website, we will now automatica...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.228</guid>
                <pubDate>Tue, 16 Jun 2020 07:45:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v7.15.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v7-15-0-released</link>
                <description><![CDATA[Laravel v7.15.0 is released in 2020/06/09, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.130</guid>
                <pubDate>Tue, 09 Jun 2020 18:09:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor Tinker Command]]></title>
                <link>https://laravel.com/blog/vapor-tinker-command</link>
                <description><![CDATA[Today we released version v1.7.0 of `laravel/vapor-cli`. This release includes a new `tinker` command. Using the new command, you can execute code on Vapor using Laravel Tinker.]]></description>
                <author><![CDATA[Mohamed Said]]></author>
                <guid>https://laravel.com/laravel-blog.post.14</guid>
                <pubDate>Tue, 09 Jun 2020 15:23:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v7.14.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v7-14-0-released</link>
                <description><![CDATA[Laravel v7.14.0 is released in 2020/06/02, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.61</guid>
                <pubDate>Tue, 02 Jun 2020 16:54:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v7.13.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v7130-released</link>
                <description><![CDATA[Laravel v7.12.0 is released in 2020/05/26, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.103</guid>
                <pubDate>Thu, 28 May 2020 05:36:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Envoyer: Healthchecker Upgrades]]></title>
                <link>https://laravel.com/blog/envoyer-healthchecker-upgrades</link>
                <description><![CDATA[On Tuesday 26th May, we upgraded Envoyer's "health check" servers in NYC, London, and Singapore.

Due to the upgrades, the service now operates from three new IP addresses. We have documented the new...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.137</guid>
                <pubDate>Wed, 27 May 2020 21:48:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Adding Imagick As Separate Lambda Layer]]></title>
                <link>https://laravel.com/blog/vapor-adding-imagick-as-a-separate-lambda-layer</link>
                <description><![CDATA[Starting today, you can add Imagick support to your projects by importing an external Lambda layer. This change decreases the size of the default Vapor runtime layer and allows customers that don't us...]]></description>
                <author><![CDATA[Mohamed Said]]></author>
                <guid>https://laravel.com/laravel-blog.post.98</guid>
                <pubDate>Tue, 26 May 2020 05:27:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Ubuntu 20.04 & New AWS Regions]]></title>
                <link>https://laravel.com/blog/forge-ubuntu-2004-new-aws-regions</link>
                <description><![CDATA[Beginning today, Forge will provision all new servers with Ubuntu 20.04, the latest Ubuntu LTS release. If you would like to provision a new server using Forge's "Custom VPS" option, you should now en...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.32</guid>
                <pubDate>Thu, 21 May 2020 09:09:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Removing "beanstalkd"]]></title>
                <link>https://laravel.com/blog/forge-removal-of-beanstalkd</link>
                <description><![CDATA[Beginning today, Forge will no longer install [beanstalkd](https://beanstalkd.github.io/) on new servers.

We have noted an increase in provisioning failures due to the beanstalkd service failing. In...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.59</guid>
                <pubDate>Wed, 20 May 2020 13:20:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v7.12.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v7-12-0-released</link>
                <description><![CDATA[Laravel v7.12.0 is released in 2020/05/19, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.181</guid>
                <pubDate>Wed, 20 May 2020 05:35:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Passport v9.1.0 Breaking Changes]]></title>
                <link>https://laravel.com/blog/passport-v91-breaking-changes</link>
                <description><![CDATA[After the v9.0.0 release for Passport on Tuesday, we discovered an incompatibility with Personal Access Clients and the new client secret hashing feature. The fix that required for this introduces a b...]]></description>
                <author><![CDATA[Dries Vints]]></author>
                <guid>https://laravel.com/laravel-blog.post.201</guid>
                <pubDate>Fri, 08 May 2020 14:02:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Telegram Notifications]]></title>
                <link>https://laravel.com/blog/forge-telegram-notifications</link>
                <description><![CDATA[Forge can now send deployment notifications to your [Telegram](https://telegram.com) group chat.

You can configure Telegram within the Notifications tab of your site. Check the documentation [here](<...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.30</guid>
                <pubDate>Wed, 06 May 2020 19:32:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v7.10.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v7-10-0-release</link>
                <description><![CDATA[Laravel v7.10.0 is released in 2020/05/05, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.171</guid>
                <pubDate>Tue, 05 May 2020 18:34:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Composer Update Times]]></title>
                <link>https://laravel.com/blog/forge-composer-update-times</link>
                <description><![CDATA[At the beginning of April, we deployed a change to all new and existing Forge servers to randomize the `composer self-update` cron task.

Previously, all Forge servers would attempt to update Composer...]]></description>
                <author><![CDATA[James Brooks]]></author>
                <guid>https://laravel.com/laravel-blog.post.159</guid>
                <pubDate>Tue, 05 May 2020 14:23:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laracon Online 2020]]></title>
                <link>https://laravel.com/blog/laracon-online-2020</link>
                <description><![CDATA[Hey everyone!

As many of you know, we had to cancel Laracon US 2020 due to the ongoing pandemic and travel restrictions. While unfortunate, it led me to step back and rethink the current Laracon land...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.299</guid>
                <pubDate>Wed, 29 Apr 2020 13:23:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel 7.9.0 - Blade Component Improvements]]></title>
                <link>https://laravel.com/blog/laravel-790-blade-component-improvements</link>
                <description><![CDATA[Today I released Laravel 7.9.0. This release includes two improvements for Blade components.

### Blade Echo Within Attributes

First, the release fixes a developer experience issue when using Blade c...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.195</guid>
                <pubDate>Tue, 28 Apr 2020 14:08:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v7.7.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v7-7-0-released</link>
                <description><![CDATA[Laravel v7.7.0 is released in 2020/04/21, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.168</guid>
                <pubDate>Tue, 21 Apr 2020 15:51:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Metric Monitoring]]></title>
                <link>https://laravel.com/blog/forge-metric-monitoring</link>
                <description><![CDATA[Today we are launching an exciting new feature for [Laravel Forge](https://forge.laravel.com/): metric monitoring! Laravel team member James Brooks has been working hard on this feature for two months...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.227</guid>
                <pubDate>Thu, 16 Apr 2020 14:43:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v7.6.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v7-6-0-released</link>
                <description><![CDATA[Laravel v7.6.0 is released in 2020/04/14, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.180</guid>
                <pubDate>Tue, 14 Apr 2020 19:13:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: HTTP APIs / API Gateway 2.0]]></title>
                <link>https://laravel.com/blog/vapor-added-support-for-the-new-http-apis</link>
                <description><![CDATA[When you launch an application on Laravel Vapor, we use AWS API Gateway to point web traffic to the AWS Lambda function that is powering your application. Normally, this is all magic that happens behi...]]></description>
                <author><![CDATA[Mohamed Said]]></author>
                <guid>https://laravel.com/laravel-blog.post.243</guid>
                <pubDate>Fri, 10 Apr 2020 10:00:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v7.5.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v7-5-0-released</link>
                <description><![CDATA[Laravel v7.5.0 is released in 2020/04/07, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.154</guid>
                <pubDate>Tue, 07 Apr 2020 15:38:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Cashier v11]]></title>
                <link>https://laravel.com/blog/cashier-v11</link>
                <description><![CDATA[We're very excited to announce the immediate availability of Cashier v11. This release of Cashier introduces support for [Multiplan Subscriptions](https://laravel.com/docs/7.x/billing#multiplan-subscr...]]></description>
                <author><![CDATA[Dries Vints]]></author>
                <guid>https://laravel.com/laravel-blog.post.7</guid>
                <pubDate>Tue, 07 Apr 2020 15:33:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v7.4.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v7-4-0-released</link>
                <description><![CDATA[Laravel v7.4.0 is released in 2020/03/31, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.93</guid>
                <pubDate>Tue, 31 Mar 2020 20:27:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Airlock Renamed To Sanctum]]></title>
                <link>https://laravel.com/blog/airlock-renamed-to-sanctum</link>
                <description><![CDATA[Due to a trademark dispute regarding the name "Airlock", we have renamed Laravel Airlock to Laravel Sanctum ([https://github.com/laravel/sanctum](https://github.com/laravel/sanctum)) and have tagged i...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.79</guid>
                <pubDate>Fri, 20 Mar 2020 19:50:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v7.2.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v7-2-0-released</link>
                <description><![CDATA[Laravel v7.2.0 is released in 2020/03/17, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.146</guid>
                <pubDate>Tue, 17 Mar 2020 19:34:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Security: Laravel 7.1.2 Released]]></title>
                <link>https://laravel.com/blog/security-laravel-712-released</link>
                <description><![CDATA[Today we released Laravel 7.1.2 to address a possible XSS related attack vector in the Laravel 7.x Blade Component tag attributes when users are allowed to dictate the value of attributes. All Laravel...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.281</guid>
                <pubDate>Fri, 13 Mar 2020 13:55:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v7.1.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v7-1-0-released</link>
                <description><![CDATA[Laravel v7.1.0 is released in 2020/03/10, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.149</guid>
                <pubDate>Wed, 11 Mar 2020 20:45:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v7.0.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v7-0-0-released</link>
                <description><![CDATA[Laravel v7.0.0 is released in 2020/03/03.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.124</guid>
                <pubDate>Wed, 04 Mar 2020 19:57:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Revoking LetsEncrypt Certificates]]></title>
                <link>https://laravel.com/blog/forge-revoking-letsencrypt-certificates</link>
                <description><![CDATA[On February 29 2020, Let's Encrypt discovered a bug affecting millions of issued SSL certificates. These certificates will be revoked on March 4th. You can read the announcement on [LetsEncrypt websit...]]></description>
                <author><![CDATA[Mohamed Said]]></author>
                <guid>https://laravel.com/laravel-blog.post.82</guid>
                <pubDate>Tue, 03 Mar 2020 13:59:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #23: Laravel 7.x, Forge, Vapor, Speaking vs. Silence]]></title>
                <link>https://laravel.com/blog/laravel-snippet-23-laravel-7x-forge-vapor-speaking-vs-silence</link>
                <description><![CDATA[Topics: Laravel 7.x, Forge, Vapor, Speaking vs. Silence]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.54</guid>
                <pubDate>Fri, 28 Feb 2020 16:25:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Custom Lambda Events]]></title>
                <link>https://laravel.com/blog/vapor-trigger-the-cli-lambda-using-custom-events</link>
                <description><![CDATA[Today we released `laravel/vapor-core` version `v2.5.1` with the ability to handle custom Lambda events. To get started, implement a `vapor:handle` artisan command in your application with the followi...]]></description>
                <author><![CDATA[Mohamed Said]]></author>
                <guid>https://laravel.com/laravel-blog.post.167</guid>
                <pubDate>Wed, 26 Feb 2020 15:23:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v6.17.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v6-17-0-released</link>
                <description><![CDATA[Laravel v6.17.0 is released in 2020/02/25, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.56</guid>
                <pubDate>Tue, 25 Feb 2020 22:21:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v6.16.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v6-16-0-released</link>
                <description><![CDATA[Laravel v6.16.0 is released in 2020/02/18, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.255</guid>
                <pubDate>Tue, 18 Feb 2020 19:41:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laracon US 2020 Coupon Contest]]></title>
                <link>https://laravel.com/blog/laracon-us-2020-coupon-contest</link>
                <description><![CDATA[We've partnered with ContestKit to offer the chance to win a 20% coupon for Laracon US 2020 tickets!

**We will not be using the collected email addresses for anything other than notifying those who w...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.119</guid>
                <pubDate>Mon, 17 Feb 2020 16:02:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Database Backups Now Supported]]></title>
                <link>https://laravel.com/blog/forge-database-backups-now-supported</link>
                <description><![CDATA[Yesterday we launched an exciting new feature for [Laravel Forge](https://forge.laravel.com): database backups! Laravel team member James Brooks has been working hard on this feature for several weeks...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.182</guid>
                <pubDate>Wed, 12 Feb 2020 15:18:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v6.15.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v6-15-0-released</link>
                <description><![CDATA[Laravel v6.15.0 is released in 2020/02/11, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.236</guid>
                <pubDate>Tue, 11 Feb 2020 19:34:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Job Timeouts]]></title>
                <link>https://laravel.com/blog/vapor-dealing-with-job-timeouts</link>
                <description><![CDATA[On February 10th, we've released v2.4.1 of [laravel/vapor-core](https://github.com/laravel/vapor-core).

This release includes an important fix for long running queued jobs. Before this fix, long runn...]]></description>
                <author><![CDATA[Mohamed Said]]></author>
                <guid>https://laravel.com/laravel-blog.post.284</guid>
                <pubDate>Tue, 11 Feb 2020 13:02:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v6.14.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v6-14-0-released</link>
                <description><![CDATA[Laravel v6.14.0 is released in 2020/02/04, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.44</guid>
                <pubDate>Tue, 04 Feb 2020 20:22:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #22: Laracon Online, Inertia.js, Livewire, SPAs, Reviewing The Day]]></title>
                <link>https://laravel.com/blog/laravel-snippet-22-laracon-online-inertiajs-livewire-spas-reviewing-the-day</link>
                <description><![CDATA[Topics: Laracon Online, Inertia.js, Livewire, SPAs, Reviewing The Day]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.100</guid>
                <pubDate>Fri, 31 Jan 2020 16:02:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v6.13.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v6-13-0-released</link>
                <description><![CDATA[Laravel v6.13.0 is released in 2020/01/28, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.268</guid>
                <pubDate>Tue, 28 Jan 2020 18:31:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v6.12.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v6-12-0-released</link>
                <description><![CDATA[Laravel v6.12.0 is released in 2020/01/21, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.50</guid>
                <pubDate>Tue, 21 Jan 2020 21:33:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Separate Queue Lambdas]]></title>
                <link>https://laravel.com/blog/vapor-using-a-separate-lambda-function-for-queues</link>
                <description><![CDATA[Starting today, new Vapor deployments will ensure a separate AWS Lambda function exists for running your queued jobs.

Before this change, queued jobs executed within the CLI Lambda. This Lambda is al...]]></description>
                <author><![CDATA[Mohamed Said]]></author>
                <guid>https://laravel.com/laravel-blog.post.175</guid>
                <pubDate>Tue, 14 Jan 2020 20:26:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v6.11.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v6-11-0-released</link>
                <description><![CDATA[Laravel v6.11.0 is released in 2020/01/14, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.307</guid>
                <pubDate>Tue, 14 Jan 2020 19:33:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Rotating Your RDS SSL/TLS Certificates]]></title>
                <link>https://laravel.com/blog/vapor-rotating-your-rds-ssltls-certificates</link>
                <description><![CDATA[Amazon RDS has published new SSL/TLS certificates for connecting to your RDS databases. The current certificates will expire on March 5th, 2020.

All Vapor users using RDS databases in their projects...]]></description>
                <author><![CDATA[Mohamed Said]]></author>
                <guid>https://laravel.com/laravel-blog.post.187</guid>
                <pubDate>Fri, 10 Jan 2020 17:57:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #21: "Artisan Inspire", Vapor multi-domain support, Laravel Airlock]]></title>
                <link>https://laravel.com/blog/laravel-snippet-21-artisan-inspire-vapor-multi-domain-support-laravel-airlock</link>
                <description><![CDATA[Topics: kicking off the "Artisan Inspire" series, Vapor multi-domain support, Laravel Airlock.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.142</guid>
                <pubDate>Fri, 10 Jan 2020 15:38:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v6.10.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v6-10-0-released</link>
                <description><![CDATA[Laravel v6.10.0 is released in 2020/01/07, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.194</guid>
                <pubDate>Tue, 07 Jan 2020 18:54:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #20: Union Types, SPA Authentication, Laravel UI, Middleware Priority, Laracon 2020]]></title>
                <link>https://laravel.com/blog/laravel-snippet-20-union-types-spa-authentication-laravel-ui-middleware-priority-laracon-2020</link>
                <description><![CDATA[Topics: Union Types, SPA Authentication, Laravel UI, Middleware Priority, Laracon 2020.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.48</guid>
                <pubDate>Fri, 20 Dec 2019 16:21:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v6.8.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v6-8-0-released</link>
                <description><![CDATA[Laravel v6.8.0 is released in 2019/12/17, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.166</guid>
                <pubDate>Tue, 17 Dec 2019 19:01:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #19: Laracon VIII, Laravel UI, Passport, Authentication]]></title>
                <link>https://laravel.com/blog/laravel-snippet-19-laracon-viii-laravel-ui-passport-authentication</link>
                <description><![CDATA[Topics: Laracon VIII, Laravel UI, Passport, Authentication.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.249</guid>
                <pubDate>Fri, 13 Dec 2019 19:20:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v6.7.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v6-7-0-released</link>
                <description><![CDATA[Laravel v6.7.0 is released in 2019/12/10, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.74</guid>
                <pubDate>Tue, 10 Dec 2019 20:22:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v6.6.2 released]]></title>
                <link>https://laravel.com/blog/laravel-v6-6-2-released</link>
                <description><![CDATA[Laravel v6.6.2 is released in 2019/12/05, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.42</guid>
                <pubDate>Thu, 05 Dec 2019 21:24:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Postgres Database + User Management]]></title>
                <link>https://laravel.com/blog/forge-postgres-database-user-management</link>
                <description><![CDATA[For a while now, Forge has allowed you to create and manage additional databases and users if you were using MySQL / MariaDB; however, we did not support this for Postgres.

That changes today! You ca...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.197</guid>
                <pubDate>Thu, 05 Dec 2019 19:01:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v6.6.1 released]]></title>
                <link>https://laravel.com/blog/laravel-v6-6-1-released</link>
                <description><![CDATA[Laravel v6.6.1 is released in 2019/12/03, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.203</guid>
                <pubDate>Tue, 03 Dec 2019 19:17:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v6.6.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v6-6-0-released</link>
                <description><![CDATA[Laravel v6.6.0 is released in 2019/11/26, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.12</guid>
                <pubDate>Tue, 26 Nov 2019 20:08:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v6.5.2 released]]></title>
                <link>https://laravel.com/blog/laravel-v6-5-2-released</link>
                <description><![CDATA[Laravel v6.5.2 is released in 2019/11/19, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.8</guid>
                <pubDate>Tue, 19 Nov 2019 21:25:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #18: Clear Writing, Great Quality, Low Pain Tolerance]]></title>
                <link>https://laravel.com/blog/laravel-snippet-18-clear-writing-great-quality-low-pain-tolerance</link>
                <description><![CDATA[Topics: in this episode I wrap up my reflections on building the Laravel ecosystem with a discussion on clear writing, a commitment to quality, and having a low pain tolerance.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.280</guid>
                <pubDate>Fri, 15 Nov 2019 15:11:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v6.5.1 released]]></title>
                <link>https://laravel.com/blog/laravel-v6-5-1-released</link>
                <description><![CDATA[Laravel v6.5.1 is released in 2019/11/12, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.289</guid>
                <pubDate>Tue, 12 Nov 2019 18:28:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v6.5.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v6-5-0-released</link>
                <description><![CDATA[Laravel v6.5.0 is released in 2019/11/05, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.81</guid>
                <pubDate>Tue, 05 Nov 2019 22:48:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: User Isolation]]></title>
                <link>https://laravel.com/blog/forge-user-isolation</link>
                <description><![CDATA[Today on Forge, thanks to the work of Laravel staff member James Brooks, we're proud to announce support for user isolation. In short, this means you can run sites on the same server using separate Li...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.18</guid>
                <pubDate>Tue, 05 Nov 2019 14:51:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #17: Motivation and Discipline]]></title>
                <link>https://laravel.com/blog/laravel-snippet-17-motivation-and-discipline</link>
                <description><![CDATA[Topics: I continue my reflections on selling $10,000,000 worth of software by discussing motivation and discipline when working on projects.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.24</guid>
                <pubDate>Fri, 01 Nov 2019 14:08:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v6.4.1 released]]></title>
                <link>https://laravel.com/blog/laravel-v6-4-1-released</link>
                <description><![CDATA[Laravel v6.4.1 is released in 2019/10/29, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.240</guid>
                <pubDate>Tue, 29 Oct 2019 21:08:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v6.4.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v6-4-0-released</link>
                <description><![CDATA[Laravel v6.4.0 is released in 2019/10/23, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.51</guid>
                <pubDate>Wed, 23 Oct 2019 20:42:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #16: Building An Audience]]></title>
                <link>https://laravel.com/blog/laravel-snippet-16-building-an-audience</link>
                <description><![CDATA[Topics: I continue my reflections on selling $10,000,000 worth of software by discussing how to build an audience.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.134</guid>
                <pubDate>Fri, 18 Oct 2019 15:12:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #15]]></title>
                <link>https://laravel.com/blog/laravel-snippet-15</link>
                <description><![CDATA[Topics: After selling $10,000,000 worth of software, I begin a mini-series on launching successful software products.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.145</guid>
                <pubDate>Fri, 11 Oct 2019 14:21:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Password Confirmation]]></title>
                <link>https://laravel.com/blog/password-confirmation</link>
                <description><![CDATA[The Laravel v6.2.0 release ships with a new password confirmation feature. This feature allows you to attach a `password.confirm` middleware to routes where you want a user to re-confirm their passwor...]]></description>
                <author><![CDATA[Dries Vints]]></author>
                <guid>https://laravel.com/laravel-blog.post.206</guid>
                <pubDate>Tue, 08 Oct 2019 15:07:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v6.1.0 released]]></title>
                <link>https://laravel.com/blog/laravel-v6-1-0-released</link>
                <description><![CDATA[Laravel v6.1.0 is released in 2019/10/01, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.184</guid>
                <pubDate>Tue, 01 Oct 2019 20:57:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Vapor: Reusable Vendors]]></title>
                <link>https://laravel.com/blog/vapor-reusable-vendors</link>
                <description><![CDATA[Beginning today, we are launching a new, opt-in feature for Laravel Vapor that allows Vapor to reuse the "vendor" directory from previous deployments if the contents of the vendor directory has not ch...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.118</guid>
                <pubDate>Thu, 26 Sep 2019 13:31:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v6.0.4 released]]></title>
                <link>https://laravel.com/blog/laravel-v6-0-4-released</link>
                <description><![CDATA[Laravel v6.0.4 is released in 2019/09/24, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.275</guid>
                <pubDate>Tue, 24 Sep 2019 18:59:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v6.0.2 released]]></title>
                <link>https://laravel.com/blog/laravel-v6-0-2-released</link>
                <description><![CDATA[Laravel v6.0.2 is released in 2019/09/10, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.150</guid>
                <pubDate>Tue, 10 Sep 2019 18:38:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.35 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-35-released</link>
                <description><![CDATA[Laravel v5.8.35 is released in 2019/09/03, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.285</guid>
                <pubDate>Tue, 03 Sep 2019 17:01:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.33 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-33-released</link>
                <description><![CDATA[Laravel v5.8.33 is released in 2019/08/20, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.97</guid>
                <pubDate>Tue, 20 Aug 2019 18:21:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Cashier v10]]></title>
                <link>https://laravel.com/blog/cashier-v10</link>
                <description><![CDATA[We're very excited to announce the immediate availability of Cashier v10. This new Cashier release is a major update with lots of changes to Cashier's internals and public API. Cashier has been upgrad...]]></description>
                <author><![CDATA[Dries Vints]]></author>
                <guid>https://laravel.com/laravel-blog.post.193</guid>
                <pubDate>Thu, 08 Aug 2019 14:58:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.31 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-31-released</link>
                <description><![CDATA[Laravel v5.8.31 is released in 2019/08/06, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.218</guid>
                <pubDate>Tue, 06 Aug 2019 18:27:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.30 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-30-released</link>
                <description><![CDATA[Laravel v5.8.30 is released in 2019/07/30, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.151</guid>
                <pubDate>Tue, 30 Jul 2019 18:44:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.29 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-29-released</link>
                <description><![CDATA[Laravel v5.8.29 is released in 2019/07/16, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.11</guid>
                <pubDate>Tue, 16 Jul 2019 16:45:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.28 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-28-released</link>
                <description><![CDATA[Laravel v5.8.28 is released in 2019/07/09, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.266</guid>
                <pubDate>Tue, 09 Jul 2019 14:56:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.27 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-27-released</link>
                <description><![CDATA[Laravel v5.8.27 is released in 2019/07/02, here are the changes we`ve merged into this release]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.261</guid>
                <pubDate>Tue, 02 Jul 2019 21:49:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #14]]></title>
                <link>https://laravel.com/blog/laravel-snippet-14</link>
                <description><![CDATA[Topics: Laravel Live UK, whereHasMorph, laravel/ui, front-end authorization, performance, Lumen.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.76</guid>
                <pubDate>Fri, 28 Jun 2019 16:18:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.24 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-24-released</link>
                <description><![CDATA[Laravel v5.8.24 is released in 2019/06/19, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.83</guid>
                <pubDate>Wed, 19 Jun 2019 18:31:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.22 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-22-released</link>
                <description><![CDATA[Laravel v5.8.22 is released in 2019/06/12, here are the changes we`ve merged into this release]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.22</guid>
                <pubDate>Wed, 12 Jun 2019 18:21:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.20 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-20-released</link>
                <description><![CDATA[Laravel v5.8.20 is released in 2019/06/04, here are the changes we`ve merged into this release]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.153</guid>
                <pubDate>Tue, 04 Jun 2019 19:05:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #13]]></title>
                <link>https://laravel.com/blog/laravel-snippet-13</link>
                <description><![CDATA[Topics: Laravel UI, Open Source Monetization, Oculus Quest, Laracon 2019]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.257</guid>
                <pubDate>Fri, 31 May 2019 20:01:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.19 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-19-released</link>
                <description><![CDATA[Laravel v5.8.19 is released in 2019/05/28, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.217</guid>
                <pubDate>Tue, 28 May 2019 19:23:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.18 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-18-released</link>
                <description><![CDATA[Laravel v5.8.18 is released in 2019/05/21, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.125</guid>
                <pubDate>Tue, 21 May 2019 18:34:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.17 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-17-released</link>
                <description><![CDATA[Laravel v5.8.17 is released in 2019/05/14, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.304</guid>
                <pubDate>Tue, 14 May 2019 18:44:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.16 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-16-released</link>
                <description><![CDATA[Laravel v5.8.16 is released in 2019/05/07, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.260</guid>
                <pubDate>Tue, 07 May 2019 20:23:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #12]]></title>
                <link>https://laravel.com/blog/laravel-snippet-12</link>
                <description><![CDATA[Topics: Blade @error directive, DATABASE\_URL environment variable, Vue SPAs, Intertia.js, Livewire, Short Closures, PHP RFCs.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.308</guid>
                <pubDate>Fri, 03 May 2019 15:13:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.14 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-14-released</link>
                <description><![CDATA[Laravel v5.8.14 is released in 2019/04/23, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.301</guid>
                <pubDate>Tue, 23 Apr 2019 18:36:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.13 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-13-released</link>
                <description><![CDATA[Laravel v5.8.13 is released in 2019/04/18, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.258</guid>
                <pubDate>Thu, 18 Apr 2019 21:14:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.12 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-12-released</link>
                <description><![CDATA[Laravel v5.8.12 is released in 2019/04/16, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.80</guid>
                <pubDate>Tue, 16 Apr 2019 19:25:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Cashier 9.3]]></title>
                <link>https://laravel.com/blog/cashier-93</link>
                <description><![CDATA[Information about the new 9.3 release and the upcoming major v10 release.]]></description>
                <author><![CDATA[Dries Vints]]></author>
                <guid>https://laravel.com/laravel-blog.post.126</guid>
                <pubDate>Tue, 16 Apr 2019 16:25:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel's Release Schedule]]></title>
                <link>https://laravel.com/blog/laravel-release-schedule</link>
                <description><![CDATA[Recently, some have been wondering how Laravel handles releases. So, I thought I'd shed some light on what our release schedule is.

For the framework releases (as well as Lumen), we do 2 major releas...]]></description>
                <author><![CDATA[Dries Vints]]></author>
                <guid>https://laravel.com/laravel-blog.post.60</guid>
                <pubDate>Mon, 15 Apr 2019 13:51:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #11]]></title>
                <link>https://laravel.com/blog/laravel-snippet-11</link>
                <description><![CDATA[Topics: JIT, PHP Features, Query Builder Security, Skinny / Fat Models, Laracon 2019.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.37</guid>
                <pubDate>Fri, 12 Apr 2019 17:59:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.11 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-11-released</link>
                <description><![CDATA[Laravel v5.8.11 is released in 2019/04/10, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.45</guid>
                <pubDate>Wed, 10 Apr 2019 19:33:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.10 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-10-released</link>
                <description><![CDATA[Laravel v5.8.10 is released in 2019/04/04, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.290</guid>
                <pubDate>Thu, 04 Apr 2019 20:15:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Automatic Event / Listener Discovery]]></title>
                <link>https://laravel.com/blog/automatic-event-listener-discovery</link>
                <description><![CDATA[Yesterday we shipped Laravel 5.8.9. Included in this release is the ability to have the framework automatically register your events and listeners. However, since this is a patch release, you must opt...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.127</guid>
                <pubDate>Wed, 03 Apr 2019 13:52:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.9 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-9-released</link>
                <description><![CDATA[Laravel v5.8.9 is released in 2019/04/02, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.157</guid>
                <pubDate>Tue, 02 Apr 2019 22:30:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #10]]></title>
                <link>https://laravel.com/blog/laravel-snippet-10</link>
                <description><![CDATA[Topics: Vacation, MicroConf 2019, Event / Listener Discovery, Hiring, Laravel Staff Needs.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.95</guid>
                <pubDate>Fri, 29 Mar 2019 21:06:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.8 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-8-released</link>
                <description><![CDATA[Laravel v5.8.8 is released in 2019/03/26, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.2</guid>
                <pubDate>Tue, 26 Mar 2019 22:31:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.6 - v5.8.7 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-6-v5-8-7-released</link>
                <description><![CDATA[Laravel v5.8.6-v5.8.7 is released in 2019/03/21, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.19</guid>
                <pubDate>Thu, 21 Mar 2019 22:35:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.5 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-5-released</link>
                <description><![CDATA[Laravel v5.8.5 is released in 2019/03/19, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.104</guid>
                <pubDate>Tue, 19 Mar 2019 20:14:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Unique Rule SQL Injection Warning]]></title>
                <link>https://laravel.com/blog/unique-rule-sql-injection-warning</link>
                <description><![CDATA[Yesterday I received an email from a security researcher pointing out the possibility of SQL injection when user controlled input is passed as the...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.26</guid>
                <pubDate>Tue, 19 Mar 2019 14:23:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #9]]></title>
                <link>https://laravel.com/blog/laravel-snippet-9</link>
                <description><![CDATA[Topics: patch releases, "good code", procrastination, Laracon 2019.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.212</guid>
                <pubDate>Fri, 15 Mar 2019 19:37:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.4 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-4-released</link>
                <description><![CDATA[Laravel v5.8.4 is released in 2019/03/12, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.186</guid>
                <pubDate>Tue, 12 Mar 2019 19:23:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #8]]></title>
                <link>https://laravel.com/blog/laravel-snippet-8</link>
                <description><![CDATA[Topics: Laracon Online, Nested Resource IDs, ActiveRecord vs. DataMapper testing, Code Quality.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.174</guid>
                <pubDate>Fri, 08 Mar 2019 19:42:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.3 released]]></title>
                <link>https://laravel.com/blog/laravel-v5-8-3-released</link>
                <description><![CDATA[Laravel v5.8.3 is released in 2019/03/05, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.254</guid>
                <pubDate>Tue, 05 Mar 2019 19:47:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #7]]></title>
                <link>https://laravel.com/blog/laravel-snippet-7</link>
                <description><![CDATA[Topics: Laravel 5.8, Laravel Shift, Nova 2.0, Spark 8.0, PHP Type Comparisons, Laracon Online, Laracon 2019, Conference Costs.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.139</guid>
                <pubDate>Fri, 01 Mar 2019 15:11:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.8.1-v5.8.2 released!]]></title>
                <link>https://laravel.com/blog/laravel-v581-v582-released</link>
                <description><![CDATA[Laravel v5.8.1-v5.8.2 is released in 2019/02/27, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.205</guid>
                <pubDate>Wed, 27 Feb 2019 20:31:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel 5.8 released]]></title>
                <link>https://laravel.com/blog/laravel-58</link>
                <description><![CDATA[Laravel 5.8 has been released!

Laravel 5.8 continues the improvements made in Laravel 5.7 by introducing has-one-through Eloquent relationships, improved email validation, convention based automatic...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.185</guid>
                <pubDate>Wed, 27 Feb 2019 20:18:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.7.28 released]]></title>
                <link>https://laravel.com/blog/laravel-v5728-released</link>
                <description><![CDATA[Laravel v5.7.28 is released in 2019/02/26, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.123</guid>
                <pubDate>Tue, 26 Feb 2019 20:20:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #6]]></title>
                <link>https://laravel.com/blog/laravel-snippet-6</link>
                <description><![CDATA[Topics: Redis blocking pop, Redis Cluster, Laravel 5.8, Laracon Online, Laracon 2019, Learning PHP vs. learning frameworks.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.192</guid>
                <pubDate>Fri, 15 Feb 2019 17:36:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.7.26 released]]></title>
                <link>https://laravel.com/blog/laravel-v5726-released</link>
                <description><![CDATA[Laravel v5.7.26 is released in 2019/02/12, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.13</guid>
                <pubDate>Tue, 12 Feb 2019 19:19:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #5]]></title>
                <link>https://laravel.com/blog/laravel-snippet-5</link>
                <description><![CDATA[Topics: the "php artisan serve" command, array and string helpers, hot takes on type hints, SaaS building, Scout 7.0.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.267</guid>
                <pubDate>Fri, 08 Feb 2019 15:22:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Connect to your Forge server using SSH or SFTP]]></title>
                <link>https://laravel.com/blog/forge-connect-to-your-server-using-ssh-or-sftp</link>
                <description><![CDATA[Using Laravel Forge you can easily configure push-to-deploy to your sites, you can also manually deploy from the dashboard. However, sometimes you wish to access your sites' files directly using SSH o...]]></description>
                <author><![CDATA[Mohamed Said]]></author>
                <guid>https://laravel.com/laravel-blog.post.131</guid>
                <pubDate>Thu, 07 Feb 2019 18:27:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.7.25 released]]></title>
                <link>https://laravel.com/blog/laravel-v5725-released</link>
                <description><![CDATA[Laravel v5.7.25 is released in 2019/02/05, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.136</guid>
                <pubDate>Tue, 05 Feb 2019 19:58:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #4]]></title>
                <link>https://laravel.com/blog/laravel-snippet-4</link>
                <description><![CDATA[**Topics:** Laravel pull requests flow, Eloquent model methods, "do-er" classes, testing, Laracon 2019.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.286</guid>
                <pubDate>Fri, 01 Feb 2019 14:42:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.7.23-v5.7.24 released]]></title>
                <link>https://laravel.com/blog/laravel-v5723-released-</link>
                <description><![CDATA[Laravel v5.7.23 is released in 2019/01/29, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.233</guid>
                <pubDate>Tue, 29 Jan 2019 19:07:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #3]]></title>
                <link>https://laravel.com/blog/laravel-snippet-3</link>
                <description><![CDATA[**Topics:** Idempotent actions, TablePlus, open source monetization, down() Migration Method, higher order orWhere + scopes, Forge domain aliases, Cache TTL in seconds, Laracon 2019.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.140</guid>
                <pubDate>Fri, 25 Jan 2019 14:40:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.7.22 released]]></title>
                <link>https://laravel.com/blog/laravel-v5722-released</link>
                <description><![CDATA[Laravel v5.7.22 is released in 2019/01/22, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.265</guid>
                <pubDate>Tue, 22 Jan 2019 19:35:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge Alias Domains]]></title>
                <link>https://laravel.com/blog/forge-alias-domains</link>
                <description><![CDATA[Beginning today, you may associate multiple top-level, root domains with a single Forge site. To get started, add the aliases on the "Meta" tab of your site's management panel:

![](https://laravel-bl...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.262</guid>
                <pubDate>Tue, 22 Jan 2019 15:55:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #2]]></title>
                <link>https://laravel.com/blog/laravel-snippet-2</link>
                <description><![CDATA[]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.259</guid>
                <pubDate>Fri, 18 Jan 2019 14:55:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.7.21 released]]></title>
                <link>https://laravel.com/blog/laravel-v5721-released</link>
                <description><![CDATA[Laravel v5.7.21 is released in 2019/01/15, here are the changes we`ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.183</guid>
                <pubDate>Tue, 15 Jan 2019 19:36:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Filter Forge Servers By Circle]]></title>
                <link>https://laravel.com/blog/filter-forge-servers-by-circle</link>
                <description><![CDATA[If you manage a lot of servers using Forge, it can become cumbersome to find servers within your server list. To mitigate this, we've just launched a new feature to allow you to filter your servers by...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.5</guid>
                <pubDate>Tue, 15 Jan 2019 15:10:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Switching To The New Linode Manager]]></title>
                <link>https://laravel.com/blog/forge-switching-to-the-new-linode-manager</link>
                <description><![CDATA[Forge is now supporting tokens generated from Linode's new manager.]]></description>
                <author><![CDATA[Mohamed Said]]></author>
                <guid>https://laravel.com/laravel-blog.post.246</guid>
                <pubDate>Fri, 11 Jan 2019 14:17:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel Snippet #1]]></title>
                <link>https://laravel.com/blog/laravel-snippet-1</link>
                <description><![CDATA[]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.27</guid>
                <pubDate>Thu, 10 Jan 2019 19:58:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge: Update The Maximum Execution Time]]></title>
                <link>https://laravel.com/blog/forge-update-the-maximum-execution-time</link>
                <description><![CDATA[Forge now lets you update the maximum execution time on your server.]]></description>
                <author><![CDATA[Mohamed Said]]></author>
                <guid>https://laravel.com/laravel-blog.post.238</guid>
                <pubDate>Wed, 09 Jan 2019 07:46:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Laravel v5.7.20 released!]]></title>
                <link>https://laravel.com/blog/laravel-v5720-released</link>
                <description><![CDATA[Laravel v5.7.20 is released in 8 of January 2019, here are the changes we’ve merged into this release.]]></description>
                <author><![CDATA[Laravel Team]]></author>
                <guid>https://laravel.com/laravel-blog.post.310</guid>
                <pubDate>Tue, 08 Jan 2019 19:48:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Envoyer: Import Forge Servers]]></title>
                <link>https://laravel.com/blog/envoyer-import-forge-servers</link>
                <description><![CDATA[Many people pair the convenient server provisioning of Forge with the zero-downtime deployment magic provided by Envoyer. Previously, when adding Forge servers to your Envoyer project, you needed to c...]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.234</guid>
                <pubDate>Wed, 31 Oct 2018 16:54:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Cashier 8.0 Webhook Improvements]]></title>
                <link>https://laravel.com/blog/cashier-80-webhook-improvements</link>
                <description><![CDATA[Last week we tagged version 8.0.0 of Laravel Cashier. This release should not contain any breaking changes from the 7.0 series of Cashier; however, thanks to a community contribution, the release does add automatic support for more Stripe webhooks.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.225</guid>
                <pubDate>Mon, 29 Oct 2018 16:50:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Forge AWS VPC / Subnet Improvements]]></title>
                <link>https://laravel.com/blog/forge-aws-vpc-subnet-improvements</link>
                <description><![CDATA[Beginning today, Forge now allows you to select the subnet that AWS servers should be place in when provisioning. This feature gives you more control over the network configuration of your Forge AWS servers.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.172</guid>
                <pubDate>Mon, 22 Oct 2018 16:46:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Wildcard LetsEncrypt Certificates on Forge]]></title>
                <link>https://laravel.com/blog/wildcard-letsencrypt-certificates-on-forge</link>
                <description><![CDATA[Today we’re happy to announce support for wildcard LetsEncrypt certificates on Laravel Forge. Of course, like other certificates, these certificates will automatically be renewed by Forge.]]></description>
                <author><![CDATA[Taylor Otwell]]></author>
                <guid>https://laravel.com/laravel-blog.post.191</guid>
                <pubDate>Fri, 16 Mar 2018 16:41:00 +0000</pubDate>
                            </item>
            </channel>
</rss>
