laravel-package-skeleton/config/config.php

11 lines
81 B
PHP

<?php
declare(strict_types=1);
/*
* `skeleton` configuration
*/
return [
];