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

[10.x] Add option delete to artisan storage:link #49792

Closed
wants to merge 1 commit into from

Conversation

salkovmx
Copy link
Contributor

An application may have multiple symlinks in different places and needs the ability to remove all symlinks.

To do this, I suggest adding the delete option to the artisan storage:link command.

Usage example:

php artisan storage:link --delete

@driesvints driesvints changed the title Add option delete to artisan storage:link [10.x] Add option delete to artisan storage:link Jan 23, 2024
@taylorotwell
Copy link
Member

Can you PR a totally new command like storage:delete-links

@Jubeki
Copy link
Contributor

Jubeki commented Jan 23, 2024

How about storage:unlink instead?

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.

4 participants