Skip to main content

In your Standalone or Laravel app

Updating Mixpost is a simple task that can be executed in a few steps. This guide will provide you with the necessary steps to update Mixpost.

composer update inovector/mixpost-pro-team

After the update is complete, clear the cache by running the following command:

php artisan route:cache
php artisan view:clear
php artisan mixpost:clear-settings-cache
php artisan mixpost:clear-services-cache

Finally, terminate the Horizon process by running:

php artisan horizon:terminate

Done!

You can check the version of Mixpost by running the command:

composer show inovector/mixpost-pro-team

Or just log in to your Mixpost dashboard and Navigate to Admin Console -> Status