spatie/laravel-export
Export your Laravel app as a static site bundle. Crawls your routes to generate HTML for discovered URLs and includes the public directory for assets. Ideal for blogs/sites built with Laravel, then deployed to Netlify or any static host.
/about, /contact) for offline availability.Adopt when:
Look elsewhere if:
For Executives: "This package lets us combine Laravel’s flexibility with static hosting’s speed and cost savings. By exporting static versions of our blog, marketing pages, or documentation—while keeping dynamic features (like user dashboards) in Laravel—we can cut hosting costs, improve load times, and scale effortlessly on platforms like Netlify. It’s like having the best of both worlds: a dynamic backend for power users and a static frontend for performance."
Key Benefits:
For Engineering: *"Laravel Export turns our app into a hybrid static/dynamic system with minimal effort. We can:
yarn build before export, deploy to Netlify after).It’s a drop-in solution with zero lock-in—we can always revert to full Laravel rendering if needed."*
For Product Managers: *"This enables us to:
How can I help you explore Laravel packages today?