R

Ravina • 3.96K Points
Extraordinary

Q. Which artisan command is used to start a development server in Laravel?

  • (A) php artisan run
  • (B) php artisan serve
  • (C) php artisan start
  • (D) php serve
  • Correct Answer - Option(B)
  • Views: 25
  • Filed under category Laravel
  • Hashtags:

Explanation by: Ravina

The 'php artisan serve' command starts a development server.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.