> ## Documentation Index
> Fetch the complete documentation index at: https://docs.curator.interworks.com/llms.txt
> Use this file to discover all available pages before exploring further.

# curator:migrate

> Run database and other migrations for Curator

Runs database and other migrations for Curator.

**Arguments:** None

**Example:**

```bash theme={null}
php artisan curator:migrate
```
