Skip to content

Commit

Permalink
Document event:cache, event:clear, event:list console commands
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeTowers authored Dec 28, 2023
1 parent e680d03 commit 524ade1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions console/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@ Command | Description
`config:cache` | Create a cache file for faster configuration loading
`config:clear` | Remove the configuration cache file
`down` | Put the application into maintenance / demo mode
`event:cache` | Discover and cache the application's events and listeners
`event:clear` | Clear all cached events and listeners
`event:list` | List the application's events and listeners
`env` | Display the current framework environment
`key:generate` | Set the application key
`optimize` | Cache the framework bootstrap files
Expand Down

0 comments on commit 524ade1

Please sign in to comment.