middleware.php 58 B

123456
  1. <?php
  2. return [
  3. "locale",
  4. "checkAuth",
  5. "manageAuth",
  6. ];