Skip to content

Commit

Permalink
Removing php artisan from the title
Browse files Browse the repository at this point in the history
  • Loading branch information
weotch committed Jun 29, 2015
1 parent 3476dbf commit ec92b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ Croppa::reset('/path/to/src.png');

## Console commands

#### `php artisan croppa:purge`
#### `croppa:purge`

Deletes **ALL** crops. This works by scanning the `crops_dir` recursively and matching all files that have the Croppa naming convention where a corresponding `src` file can be found. Accepts the following options:

Expand Down

0 comments on commit ec92b26

Please sign in to comment.