spatie/laravel-export
Export a Laravel app as a static site bundle. Crawls your routes to generate HTML for every URL and copies your public assets into an export folder, ready to upload to Netlify or any static host—keep Laravel tools locally while deploying static.
Adopt if:
Look elsewhere if:
public directory contains large assets (e.g., videos) that bloat the export bundle.For Executives: "This package lets us keep using Laravel’s powerful backend (e.g., Nova for content management) while publishing static HTML—cutting hosting costs by 70%+ and improving load times. Think of it as ‘Netflix for our marketing site’: we edit content dynamically but serve it statically to users. Ideal for blogs, docs, or any site where 90% of traffic hits static pages."
For Engineering: *"Laravel Export automates static site generation by crawling your app’s routes and bundling them with assets. Key benefits:
For Design/Content Teams: "You’ll still use Laravel’s familiar tools (e.g., Nova) to edit content, but the live site will load instantly—no more waiting for PHP. Changes you make in the admin panel will be reflected in the next export (e.g., weekly). Perfect for blogs, case studies, or any content that doesn’t need live interactions."
How can I help you explore Laravel packages today?