Skip to content

lut_del

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

lut:delete

Name

lut:delete - Artisan command to delete an entry to a lookup table.

Synopsis

php artisan lut:delete [table]

Description

Delete an entry to one of the lookup tables in the database. [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