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

SoftDelete trait #40

Open
munizeverton opened this issue Aug 6, 2018 · 3 comments · May be fixed by #42
Open

SoftDelete trait #40

munizeverton opened this issue Aug 6, 2018 · 3 comments · May be fixed by #42

Comments

@munizeverton
Copy link

Add use of the SoftDelete trait when the deleted_at field is present

@munizeverton munizeverton linked a pull request Aug 18, 2018 that will close this issue
@cacpmw
Copy link

cacpmw commented Nov 22, 2018

Also it adds the timestamps fields and softdeletes field to the $fillable. I always have to remove them. That would be some very cool thing to fix :)
By the way thanks for the awesome tool

@Cranbaerry
Copy link

Is this no longer working? My table has deleted_at but it doesn't add SoftDelete trait.

@munizeverton
Copy link
Author

@Mikami382 it hasn't been merged yet.

@krlove could you look?

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

Successfully merging a pull request may close this issue.

3 participants