panelica_laravel_apps_post_v1_laravel_apps_id_artisan
Run Laravel artisan commands to handle administrative tasks like migrations, caching, and maintenance for a specific app.
Instructions
Run artisan command
HTTP: POST /v1/laravel/apps/:id/artisan Category: Laravel Apps Required scopes: apps:write Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter: id | |
| body | No | Request body (application/json). Schema not statically declared — see API docs. |