Skip to content
Snippets Groups Projects
Commit 00467be8 authored by Hana Fathiyah's avatar Hana Fathiyah
Browse files

merge conflicts

parents 893e37f2 3c81481a
No related merge requests found
......@@ -37,7 +37,6 @@ class AlbumController
"image_path"
])
->sortBy("album_id", SortOrder::Descending)
->limit(10)
->all();
$transaction->commit();
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment