> Source: https://tomatophp.com/docs/tomato-admin/upgrade

# 🆕 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
