Blame view

config/admin.php 53 Bytes
09a2fc9d8   Hayk Nazaryan   messages and subs...
1
2
3
4
  <?php
  return [
      'email' => env('EMAIL_ADMIN'),
  ];