Skip to main content
Back to packages
753 GitHub stars

laramint/laravel-brain

View on GitHub

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

Laravel 13 Starter Kit Teams and Customizations

10 lessons
33 min

How to Build Laravel 13 API From Scratch

30 lessons
1 h 23 min

How to Structure Laravel 13 Projects

16 lessons
1 h 32 min read

We'd Love Your Feedback

Tell us what you like or what we can improve

Feel free to share anything you like or dislike about this page or the platform in general.