Skip to content

tube_add

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

tube:add

Name

tube:add - Artisan command to add a new x-ray tube to the database.

Synopsis

php artisan tube:add [machineID]

Description

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.

Clone this wiki locally