Artisan.page The Laravel Artisan cheatsheet
model:show
Show information about an Eloquent model
Terminal
Options
databaseOptional
The database connection to use
jsonOptional
Output the model as JSON
Arguments
modelRequired
The model to show
Show information about an Eloquent model
The database connection to use
Output the model as JSON
The model to show