İlk temizlik tamamlandı bir önceki projeden
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<?php function active_projects() {
|
||||
return db("weld_logs")->whereNotNull("project")->groupBy("project")->get()->pluck("project")->toArray();
|
||||
} ?>
|
||||
Reference in New Issue
Block a user