A

Admin • 831K Points
Coach

Q. Which command starts the Trishul API application locally?

  • (A) php artisan serve
  • (B) npm start
  • (C) php -S localhost:8000
  • (D) composer serve
  • Correct Answer - Option(C)
  • Views: 1
  • Filed under category Trishul API
  • Hashtags:

Explanation by: Admin
The built-in PHP server is started using php -S localhost:8000.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.