php8.5 artisan satis:build --now
- Run the selected package rebuild immediately in the current terminal. This is normally unnecessary on live.
php8.5 artisan satis:build --all
- Queue a full rebuild of every package. Full rebuilds are slow, so only use this when it is specifically needed.