Skip to content

Conversation

lmottasin
Copy link
Contributor

This PR addresses an issue where files are not published in the correct order after publishing them. This issue is discussed in issue #52074.

To ensure files are published in the correct order, leveraging the sortByPath() method introduced in flysystem PR #1330. This method is also utilized in the Illuminate\Filesystem for retrieving the file list, as seen here.

@taylorotwell taylorotwell merged commit 1e6bfcd into laravel:11.x Jul 10, 2024
@crynobone crynobone linked an issue Jul 11, 2024 that may be closed by this pull request
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.

Migrations are not published in timestamp order
2 participants