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