cache:clear

Flush the application cache

Options

  • tags - The cache tags you would like to clear Optional

Arguments

  • store - The name of the store you would like to clear Optional
php artisan cache:clear [--tags [TAGS]] [--] [<store>]