Iván Mercedes

Laravel Route Preview - Instantly browse your Laravel routes inside VSCode

by
Lightweight but powerful VSCode extension that brings your Laravel routes into an interactive WebView — no need to run php artisan route:list over and over again in the terminal.

Add a comment

Replies

Best
Iván Mercedes
👋 Hey Product Hunt! I’m super excited to share Laravel Route Preview with you all! As a Laravel developer, I found myself constantly typing php artisan route:list in the terminal just to keep track of my routes. So I built a simple but powerful VSCode extension that lets you: ✅ Instantly preview all routes inside a clean WebView ✅ Filter by HTTP methods (GET, POST, etc.) ✅ Search routes by name, URI, or controller action I built this to save time and reduce context switching — and it’s already become one of my go-to tools while coding. 💬 I’d love to hear your feedback, suggestions, or ideas for what to add next. Thanks for checking it out! 🙌
Rafael Antonio Gómez Hilario

I really like the tool, it is very useful, I am always using it!!

Iván Mercedes

@rafaelgomez Thank you so much! We're really glad to hear that you're enjoying the tool and finding it useful. If you ever have feedback or suggestions, feel free to share 🙌

Joy Wang

This VSCode extension is a must-have for Laravel developers! It brings your Laravel routes into an interactive WebView, eliminating the need to run `php artisan route:list` repeatedly in the terminal. Lightweight yet powerful, it streamlines your workflow and saves you time.