Skip to content

remove storage:link#232

Merged
gwleuverink merged 3 commits into
mainfrom
enhancement/remove-storage-link-command
Jul 16, 2025
Merged

remove storage:link#232
gwleuverink merged 3 commits into
mainfrom
enhancement/remove-storage-link-command

Conversation

@gwleuverink
Copy link
Copy Markdown
Contributor

Symlinks have been discouraged as per the docs for some time.

We still ran storage:link under the hood. The command is invoked in a separate process, thus did not prevent the app from working. But it did fill up the logs as reported by some users https://github.com/NativePHP/laravel/issues/601

This PR removes it.

@simonhamp Do you want this mentioned in the docs explicitly?

@simonhamp
Copy link
Copy Markdown
Member

@simonhamp Do you want this mentioned in the docs explicitly?

No let's not worry about it for now

@gwleuverink gwleuverink self-assigned this Jul 15, 2025
@gwleuverink gwleuverink requested a review from a team July 15, 2025 22:33
@gwleuverink gwleuverink merged commit ef114f3 into main Jul 16, 2025
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.

3 participants