pwweb / artomator

Artomator: Custom commands making life easier for Laravel.
MIT License
4 stars 1 forks source link

Feature/table inspector #3

Closed rabrowne85 closed 5 years ago

rabrowne85 commented 5 years ago

Added ability to specify an existing table in the database to generate the schema against. This should help "migrate" older projects to the new system.

There are some limitations to it, but as a starting point should provide some benefit.