urlsnail/bootstrap/providers.php
2024-05-24 21:07:22 +01:00

6 lines
64 B
PHP

<?php
return [
App\Providers\AppServiceProvider::class,
];