laravel / tinker

Powerful REPL for the Laravel framework.
https://laravel.com/docs/artisan#tinker
MIT License
7.32k stars 130 forks source link

[2.x] Display hidden/appended attributes for models #123

Closed dshafik closed 3 years ago

dshafik commented 3 years ago

Fixes #122

driesvints commented 3 years ago

Thanks @dshafik!