Skip to content

Commit

Permalink
[9.x] Artisan model:show command (#43156)
Browse files Browse the repository at this point in the history
* Add model:show command

* Fix nullable status

* Support models in unconventional locations

Co-authored-by: Enzo Innocenzi <[email protected]>

* Formatting

* Linting

* Updates layout of `model:show`

* Removes upper case on relation

* Show appended status for virtual attributes

* Lower-case accessors and attributes

* Display type and cast

* Move relations to bottom

* Remove unused var

* Remove unused table component

* Linting

* Reintroduce column details

* Display increments

* Display default value in verbose mode

* Display unique

* Refactoring

Co-authored-by: Enzo Innocenzi <[email protected]>
Co-authored-by: Nuno Maduro <[email protected]>
  • Loading branch information
3 people authored Jul 15, 2022
1 parent b6b68c2 commit ae681a4
Show file tree
Hide file tree
Showing 2 changed files with 464 additions and 0 deletions.
Loading

0 comments on commit ae681a4

Please sign in to comment.