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.
|
Package
|
Constraint
|
|---|---|
| guzzlehttp/guzzle | ^7.8.1 |
| illuminate/console | ^11.0|^12.0|^13.0 |
| illuminate/contracts | ^11.0|^12.0|^13.0 |
| illuminate/http | ^11.0|^12.0|^13.0 |
| illuminate/support | ^11.0|^12.0|^13.0 |
| nyholm/psr7 | ^1.8.1 |
| psr/http-message | ^2.0 |
| spatie/crawler | ^8.1 |
| symfony/console | ^6.4.2|^7.0 |
| symfony/dom-crawler | ^6.0|^7.0 |
| symfony/http-foundation | ^6.4.2|^7.0 |
| symfony/process | ^6.4.2|^7.0 |
| symfony/psr-http-message-bridge | >=2.3.1 |
|
Package
|
Constraint
|
|---|---|
| orchestra/testbench | ^9.0|^10.0|^11.0 |
| pestphp/pest | ^2.30|^3.7|^4.0 |
| pestphp/pest-plugin-laravel | ^2|^3.1|^4.0 |
How can I help you explore Laravel packages today?