Level 12
after searching I finaly something that do the work
https://github.com/beyondcode/laravel-er-diagram-generator
if you want to see more about a model information use this
php artisan model:show user
sail artisan model:show user
1 like
Hi community I was wondering if in the web market exists something like a project MAP generator to see the Laravel project but as a map or diagram?... I am trying to understand a completely new whole project but is difficult to see all the jobs events listeners and routes that the project has inside of it and would be great if there is a visual way to make a track of it
Something like this https://cursosonlineweb.com/wp-content/uploads/sites/51/2019/12/diagrama-de-flujo.png
Thanks in advance
after searching I finaly something that do the work
https://github.com/beyondcode/laravel-er-diagram-generator
if you want to see more about a model information use this
php artisan model:show user
sail artisan model:show user
Please or to participate in this conversation.