Support the ongoing development of Laravel.io →
posted 5 years ago
Last updated 1 year ago.
0

The ER Diagram package is highly customizable, including Graphviz options that you want to be applied to your graph, table styles, and model paths, to name a few.

For example, if your model classes live in a different namespace than the default path, you can configure multiple paths with the following configuration:

'directories' => [
    app_path('models'), // app/models/
],

Check out the package configuration file for full customization and configuration details.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Zaid alphacoder001 Joined 25 Nov 2018

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.