Skip to content

lut_list

Eugene Mah edited this page Oct 18, 2023 · 3 revisions

lut:list

Name

lut:list - Artisan command to list the contents of one of the lookup tables.

Synopsis

php artisan lut:list [table]

Description

List the contents of the lookup table specified by [table]. [table] is a required argument and is one of the items in the list below.

The lookup tables are:

  • location
  • manufacturer
  • modality
  • tester
  • testtype
Clone this wiki locally