R

Ravina • 3.96K Points
Extraordinary

Q. What does Laravel's 'artisan' tool help with?

  • (A) Managing database
  • (B) Running server
  • (C) Command-line tasks and scaffolding
  • (D) Writing unit tests only
  • Correct Answer - Option(C)
  • Views: 21
  • Filed under category Laravel
  • Hashtags:

Explanation by: Ravina
Artisan is the CLI tool for Laravel that helps with migrations, routes, and other tasks.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.