Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Scotty Laravel Package

spatie/scotty

Scotty is a beautiful SSH task runner for executing scripted tasks on remote servers. Define tasks in a Scotty.sh file (bash with annotations), run them with clear output, and use it as a drop-in, Envoy-compatible alternative for deploys and ops.

View on GitHub
Deep Wiki
Context7

title: Introduction weight: 1

Scotty is a tool that runs tasks on your remote servers over SSH. You write your tasks in a Scotty.sh file, and Scotty takes care of connecting to your servers, running each script, and showing you exactly what's happening. If you're already using Laravel Envoy, Scotty can read your existing files out of the box, so you can use it as a drop-in replacement.

Deploy output

The Scotty.sh format is plain bash with annotation comments. That means your editor highlights it correctly and all your shell tooling (linting, syntax checking, autocompletion) just works. No more Blade templates for shell scripts.

While your tasks run, Scotty shows each one with its name, a step counter, elapsed time, and the command that's currently executing. When everything finishes, you get a summary table so you can see at a glance how long each step took. If you need to interrupt a deploy, you can press p to pause after the current task and resume with Enter.

There's also a scotty doctor command that checks your entire setup: it validates your file, tests SSH connectivity to each server, and verifies that tools like PHP, Composer, and Git are installed on the remote machines.

scotty doctor

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport