middleware.php 95 B

1234567
  1. <?php
  2. return [
  3. '' => [
  4. Kriss\WebmanLogger\Middleware\RequestUid::class,
  5. ],
  6. ];