mirror of
https://github.com/rekywhyd/WebGIS_PengentasanKemiskinan.git
synced 2026-07-07 01:43:07 +00:00
8 lines
89 B
PHP
8 lines
89 B
PHP
<?php
|
|
|
|
use App\Providers\AppServiceProvider;
|
|
|
|
return [
|
|
AppServiceProvider::class,
|
|
];
|