-
Notifications
You must be signed in to change notification settings - Fork 1
tube_edit
Eugene Mah edited this page Oct 18, 2023
·
2 revisions
tube:edit - Artisan command to edit an x-ray tube.
php artisan tube:edit [machineID]
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.