The Laravel Artisan Cheatsheet
A searchable, bookmarkable cheatsheet for
Laravel's
Artisan commands.
Home
ArtisanGPT
API
Laravel Version
10.x
octane:install
🖥
octane:install
Install the Octane components and resources
Options
force
- Overwrite any existing configuration files
Optional
server
- The server that should be used to serve the application
Optional
php artisan octane:install [--server [SERVER]] [--force]
Click to copy