Default new bootstrap/app.php

This commit is contained in:
Shift
2024-03-18 16:13:27 +00:00
parent 2bbb618936
commit 8cd1467840
2 changed files with 23 additions and 52 deletions
+5
View File
@@ -0,0 +1,5 @@
<?php
return [
App\Providers\AppServiceProvider::class,
];