Laravel Export

screenshot of Laravel Export

Create a static site bundle from a Laravel app

Overview:

The Laravel Export package allows users to create a static site bundle from a Laravel app. This means you can develop your website using Laravel tools and then export it as a static site for easy hosting. The package scans the app, creates HTML pages for each URL, and includes all assets in the bundle.

Features:

  • Static Site Export: Easily convert your Laravel app into a static site for simple hosting.
  • Use Laravel Tools: Develop your site using Nova, Wink, Filament, Sharp, or other admin panels.
  • Configurability: Customize the export process with options like paths, inclusion/exclusion of files, and custom disks.

Summary:

The Laravel Export package simplifies the process of converting a Laravel app into a static site. With features like easy installation, customization options, and support for Laravel tools, users can build dynamic websites with familiar tools and then export them as static sites for effortless hosting.