Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
rajdeeptarat committed May 22, 2016
1 parent 97d7ad5 commit 27ce5f3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,4 @@ Post::with('revisions')->first();
```

###You can clear the audits table records that are older than a specified range.
```php artisan time-traveller:clear```. This will read the config file and clear records that are older than the configured number of days.

## Todo
- Artisan command to clear revisions.
```php artisan time-traveller:clear```. This will read the config file and clear records that are older than the configured number of days.

0 comments on commit 27ce5f3

Please sign in to comment.