* wip

* fix plugin uninstall

* marketplace
This commit is contained in:
Saeed Vaziry
2025-06-19 14:07:15 +02:00
committed by GitHub
parent 131b828807
commit 342a3aa4c6
35 changed files with 1973 additions and 934 deletions

View File

@ -201,6 +201,9 @@ echo "* * * * * cd /home/vito/vito && php artisan schedule:run >> /dev/null 2>&1
# cleanup
chown -R vito:vito /home/vito
# install plugins
php artisan plugin:install https://github.com/vitodeploy/laravel-octane-plugin
# optimize
php artisan optimize
php artisan icons:cache