index.php 50 B

1234
  1. <?php
  2. require('vendor/autoload.php');
  3. phpinfo()
  4. ?>