Files
raby/resources/views/layout/web.php
2020-03-27 03:00:59 -03:00

4 lines
45 B
PHP

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