Files
raby/bootstrap/web.php
2020-04-07 15:37:21 -04:00

4 lines
54 B
PHP

<?php
$__environment = 'web';
include_once 'app.php';