-
Notifications
You must be signed in to change notification settings - Fork 1
tube_add
Eugene Mah edited this page Oct 18, 2023
·
2 revisions
tube:add - Artisan command to add a new x-ray tube to the database.
php artisan tube:add [machineID]
This Artisan command is used to add a new x-ray tube that will be associated with [machineID]
. [machineID]
is an optional argument. If [machineID]
is not provided, the user will be prompted to enter the machine description into a search box, and then select from the filtered list of machines.