The Laravel Artisan Cheatsheet
A searchable, bookmarkable cheatsheet for
Laravel's
Artisan commands.
Home
API
Laravel Version
9.x
inertia:start-ssr
🖥
inertia:start-ssr
Start the Inertia SSR server
Options
runtime
- The runtime to use (`node` or `bun`)
Optional
php artisan inertia:start-ssr [--runtime [RUNTIME]]
Click to copy