engelsystem/config/app.php

10 lines
95 B
PHP

<?php
// Application config
return [
// Service providers
'providers' => [
],
];