There was an error while loading. Please reload this page.
When I run php artisan code:models --table=mytable_view I get the following error:
php artisan code:models --table=mytable_view
Table [mytable_view] does not belong to schema [my-db-name]
I'm using default public schema from Postgres