Video
Description
Visualize your Laravel application's full request lifecycle as an interactive graph. Understand how routes, controllers, services, models, jobs, events, commands, and channels connect.
Scan your project
php artisan brain:scan
This analyzes your entire codebase and writes the graph data to storage/app/laravel-brain/. When complete it prints the URL to open:
LaraMint\LaravelBrain — analyzing project...Path: /your/project Scanning routes, controllers, models and call chains... Done! Open the viewer at: http://localhost:8000/_laravel-brain
Related Content on Laravel Daily
Video
Recent Courses on Laravel Daily
AI Agents/IDEs for Laravel: May 2026 (Claude Code, Codex, OpenCode, etc)
7 lessons
52 min
Testing in Laravel 13 For Beginners
26 lessons
1 h 41 min read
How to Structure Laravel 13 Projects
16 lessons
1 h 32 min read