inertiajs / inertia-laravel

The Laravel adapter for Inertia.js.
https://inertiajs.com
MIT License
2.01k stars 224 forks source link

Add support for bun in `php artisan inertia:start-ssr` #548

Closed Harrald closed 10 months ago

Harrald commented 11 months ago

maybe make it a config item to choose between node/bun.

reinink commented 10 months ago

This has been added in #552 👍