> For the complete documentation index, see [llms.txt](https://docs.tomatophp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tomatophp.com/tomato-admin/upgrade.md).

# Upgrade

you can upgrade tomato-admin by using this command after using the composer update

```bash
php artisan tomato-admin:upgrade
```

after upgrade please use `yarn` to rebuild the frontend assets
