auto tawarruq

This commit is contained in:
Afiq Zakwan Hamdan
2021-05-23 09:53:43 +08:00
parent cfc056dfca
commit 37d6c15f1c
6 changed files with 174 additions and 3 deletions
+2
View File
@@ -116,4 +116,6 @@ $app->middleware([
App\Http\Middleware\CorsMiddleware::class
]);
$app->register(\Rap2hpoutre\LaravelLogViewer\LaravelLogViewerServiceProvider::class);
return $app;