jonnybarnes.uk/bootstrap/providers.php

7 lines
113 B
PHP
Raw Normal View History

2024-03-19 20:13:36 +00:00
<?php
return [
App\Providers\AppServiceProvider::class,
App\Providers\HorizonServiceProvider::class,
];