R

Ravina • 3.96K Points
Extraordinary

Q. Which Laravel command is used to clear the application cache?

  • (A) php artisan cache:clear
  • (B) php artisan clear:cache
  • (C) php artisan app:cache
  • (D) php artisan config:clear
  • Correct Answer - Option(A)
  • Views: 21
  • Filed under category Laravel
  • Hashtags:

Explanation by: Ravina

'php artisan cache:clear' clears the application cache.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.