Q. Which command is used to create a new Trishul API project?
β
Correct Answer: (B)
composer create-project trishulapi/framework app_name
Explanation: The documentation specifies using composer create-project trishulapi/framework app_name.