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

Add macro dropArchivedAt #16

Closed
alesha2911 opened this issue Nov 2, 2023 · 2 comments · Fixed by #17 or #19
Closed

Add macro dropArchivedAt #16

alesha2911 opened this issue Nov 2, 2023 · 2 comments · Fixed by #17 or #19

Comments

@alesha2911
Copy link

Hi, please. you add a marco dropArchivedAt. How it is a dropSoftDeletes.
2023-11-02_13-33

@alesha2911
Copy link
Author

the example code:

Blueprint::macro('dropArchivedAt', function ($column = 'archived_at') { return $this->dropColumn($column); });

@alesha2911
Copy link
Author

Thank you ))

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