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

Remove all SoftDeletes #394

Merged

Conversation

anacarlaquallio
Copy link
Contributor

Description:
This Pull Request removes the SoftDeletes trait from all models in the project, as requested in issue #349.

Change Details:
Removed the import and usage of the SoftDeletes trait in each model within the app/Models directory.

@gomzyakov gomzyakov linked an issue Nov 11, 2024 that may be closed by this pull request
@gomzyakov gomzyakov changed the title Remove all SoftDeletes (#349) Remove all SoftDeletes Nov 11, 2024
@gomzyakov gomzyakov merged commit 8ede5cd into gomzyakov:main Nov 11, 2024
5 checks passed
@gomzyakov
Copy link
Owner

@anacarlaquallio Hi!

Thanks for your contribution!

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 this pull request may close these issues.

Remove SoftDeletes traits in all models
2 participants