bootstrap.php 105 B

1234
  1. <?php
  2. require dirname(__DIR__) . DIRECTORY_SEPARATOR . 'vendor' . DIRECTORY_SEPARATOR . 'autoload.php';