laravel/bootstrap/providers.php
2024-01-24 12:55:10 -06:00

8 lines
119 B
PHP

<?php
// This file is automatically generated by Laravel...
return [
App\Providers\AppServiceProvider::class,
];