knex/webapp/bootstrap/providers.php

6 lines
64 B
PHP
Raw Normal View History

2025-01-10 15:22:28 +01:00
<?php
return [
App\Providers\AppServiceProvider::class,
];