update path serviceProvider

This commit is contained in:
KhatamNugraha
2023-08-10 16:23:53 +07:00
parent e95aa191cc
commit 2816415340
3 changed files with 8 additions and 8 deletions

View File

@ -11,7 +11,7 @@
|
*/
use Modules\KonfirmasiBank\Http\Controllers\KonfirmasiBankController;
use Modules\Konfirmasibank\Http\Controllers\KonfirmasiBankController;
$module = file_get_contents(dirname(__FILE__, 2) . '/module.json');
$module = json_decode($module);