Skip to content

tube_edit

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

tube:edit

Name

tube:edit - Artisan command to edit an x-ray tube.

Synopsis

php artisan tube:edit [machineID]

Description

This Artisan command is used to edit an x-ray tube associated with [machineID]. [machineID] is an optional argument. If no [machineID] is provided, the user is prompted to enter a machine description into a search box and select a machine from the filtered list.

If a machine happens to have multiple x-ray tubes, the tube to be edited is chosen from a select box.

The user is then prompted to edit the attributes of the tube. The current attribute value is set as the default.

Clone this wiki locally