You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use .all() consistently across all collection sorting methods
Update LogFileCollection and LogFolderCollection to use .all() instead
of .toArray() in all sorting methods for idiomatic Laravel patterns and
Collection type consistency.
0 commit comments