Skip to content

Commit

Permalink
Merge branch 'CROWNIX/backend' of https://github.com/CROWNIX/Peduli-Gizi
Browse files Browse the repository at this point in the history
 into CROWNIX/backend
  • Loading branch information
CROWNIX committed Oct 22, 2022
2 parents bdfe983 804cace commit 85e81ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/helpers/Fungsi.php
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
<?php

namespace App\Helpers;
namespace App\helpers;

use Illuminate\Support\Collection;
use Illuminate\Support\Facades\Auth;
Expand Down
2 changes: 1 addition & 1 deletion app/helpers/rumus.php → app/helpers/Rumus.php
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
<?php

namespace App\Helpers;
namespace App\helpers;

use Illuminate\Support\Collection;
use Illuminate\Support\Facades\Auth;
Expand Down

0 comments on commit 85e81ce

Please sign in to comment.