-
Notifications
You must be signed in to change notification settings - Fork 193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Database entity blank #70
Comments
I'm also running into this issue. Any help? |
i use laravel 6.x but I have this problem too. |
Laravel 7.0 same here. |
got this on some models, but others are okay. why ? |
I got the same issue but resolved after executing database migration.
|
The problem is still relevant for Laravel 7.30.4. Did anyone find a solution? |
I understood. In my case it was because the Laravel application was in a docker environment and I called the |
just open the xampp server. its now showing attributes because , your laravel project is not connected to phpmyadmin database |
After generated Laravel ER diagram successfully, it shows the tables relationship but didn't show database entity.
The text was updated successfully, but these errors were encountered: