Skip to main content
Back to packages
774 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

Roles and Permissions in Laravel 13

14 lessons
57 min

Testing in Laravel 13 For Beginners

26 lessons
1 h 41 min read

How to Build Laravel 13 API From Scratch

30 lessons
1 h 23 min

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.