engelsystem/config/app.php

10 lines
95 B
PHP
Raw Normal View History

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