News

If you want to generate a structured text representation of the ER diagram that is more suitable for AI models, simply specify a filename with a .txt extension: php artisan generate:erd output.txt ...
Running the command above should create a final image with your diagram as seen below. By default, it uses the full name of the types (e.g. SomeRequest.shipments ). If you would like to use simpler ...