# Turbocharge Your Laravel Workflow with Tmux. The Artisan of the Day Is Alex Six.

DevFeed: [Turbocharge Your Laravel Workflow with Tmux. The Artisan of the Day Is Alex Six.](<https://devfeed.tech/articles/turbocharge-your-laravel-workflow-with-tmux-the-artisan-of-the-day-is-alex-six-3924.md>)

Original publisher: [Read original article](<https://laravel.com/blog/turbocharge-your-laravel-workflow-with-tmux-the-artisan-of-the-day-is-alex-six>)

Author: Ana Tavares

Published: 2025-08-11T18:23:07Z

Content type: article

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [Laravel](<https://devfeed.tech/topics/laravel.md>), [Terminal](<https://devfeed.tech/topics/terminal.md>), [Processes](<https://devfeed.tech/topics/processes.md>), [Git](<https://devfeed.tech/topics/git.md>), [phpstorm](<https://devfeed.tech/topics/phpstorm.md>), [vs-code](<https://devfeed.tech/topics/vs-code.md>)

Tags: [browser](<https://devfeed.tech/tags/browser.md>), [bug](<https://devfeed.tech/tags/bug.md>), [code](<https://devfeed.tech/tags/code.md>), [efficiency](<https://devfeed.tech/tags/efficiency.md>), [git](<https://devfeed.tech/tags/git.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [phpstorm](<https://devfeed.tech/tags/phpstorm.md>), [processes](<https://devfeed.tech/tags/processes.md>), [productivity](<https://devfeed.tech/tags/productivity.md>), [terminal](<https://devfeed.tech/tags/terminal.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

## AI overview

This article presents Alex Six's Laracon US 2025 demonstration of Tmux for improving Laravel development workflows. Tmux consolidates development processes into durable, organized terminal sessions that remain available across disconnections and can be accessed from terminal emulators, VS Code, PHPStorm, and browser terminals. The demonstration covers editing, server processes, Git-based bug fixing, committing, and pushing within one workspace.

## Source excerpt

Alex Six will help you boost Laravel productivity with Tmux: learn how to organize terminals, keep processes alive, and streamline your workflow.