Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deleted_by not setted #7

Closed
nanoarmando opened this issue Mar 21, 2017 · 1 comment
Closed

deleted_by not setted #7

nanoarmando opened this issue Mar 21, 2017 · 1 comment

Comments

@nanoarmando
Copy link

Hi!, great package here.. Congrats..

I found a little issue.. when you delete a collections of items, the deleted_by field wont be set.

Example:

//This case fails
$users = User::all();
$users->delete();

@mattmcdonald-uk
Copy link
Member

mattmcdonald-uk commented Mar 22, 2017

This should be fixed in latest release.

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

No branches or pull requests

2 participants