index.php 70 B

123
  1. <?php
  2. ini_set('display_errors', 1);
  3. require_once 'app/bootstrap.php';