Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save iludir/928b56213f4ad44e9518312a8ed68603 to your computer and use it in GitHub Desktop.

Select an option

Save iludir/928b56213f4ad44e9518312a8ed68603 to your computer and use it in GitHub Desktop.
PhpStorm File Watcher - Laravel Pint with Sail
- Config
- Program
$ProjectFileDir$\vendor\bin\sail
- Arguments
pint $/FileRelativePath$
- Output paths to refresh
$FilePath$
- Working directory
$ProjectFileDir$
- Environment variables
COMPOSE_INTERACTIVE_NO_CLI=1
- Advanced Options
Only "Trigger the watcher on external changes" checked
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment