providers.php 64 B

12345
  1. <?php
  2. return [
  3. App\Providers\AppServiceProvider::class,
  4. ];