Skip to content
This repository has been archived by the owner on Jun 1, 2019. It is now read-only.

Add an artisan command to clear the database table #36

Closed
lukasmalkmus opened this issue Mar 31, 2016 · 1 comment
Closed

Add an artisan command to clear the database table #36

lukasmalkmus opened this issue Mar 31, 2016 · 1 comment

Comments

@lukasmalkmus
Copy link

Hi,
this is a Feature request.
I think it's useful to have a command to clear the database table, basically doing what Activity::cleanLog(); already does. This would be useful to clear the database table in develeopment environments or scripts.
I'm not used to package creation, so it might take some time to step through that and submit a PR.

Feel free to close this issue if you don't support that idea.

@lukasmalkmus lukasmalkmus changed the title Add a artisan command to clear the database table Add an artisan command to clear the database table Mar 31, 2016
@freekmurze
Copy link
Member

I think that best option is to add it as an artisan command in your own app.

We are currently preparing a new major version of the activity log package. Cleaning the table will probably come right of the box in that version.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants