You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for developing this promising app but it's not working for me.
When I run "php artisan erd:generate" I get 'TableDoesNotExist' errors, for example There is no table with name "customers_current_user_views" in the schema.
I have rechecked the config in database.php and the database itself, and the 'tablecustomers_current_user_views' does exist.
Unfortrunately, laravel-erd is unable to find most if not all of my tables.
The text was updated successfully, but these errors were encountered:
Thanks for developing this promising app but it's not working for me.
When I run "php artisan erd:generate" I get 'TableDoesNotExist' errors, for example
There is no table with name "customers_current_user_views" in the schema
.I have rechecked the config in database.php and the database itself, and the 'tablecustomers_current_user_views' does exist.
Unfortrunately, laravel-erd is unable to find most if not all of my tables.
The text was updated successfully, but these errors were encountered: