ENV:
-php : 8.1
-laravel:10
UML Diagram Generator Automaticly generate UML diagrams of Laravel code.
Installation
composer require andyabih/laravel-to-uml --dev
Usage
php artisan vendor:publish --provider="Andyabih\LaravelToUML\LaravelToUMLServiceProvider" --tag="config"
Exporting the diagram
http://yourserverip:port/uml
Result