v0.2.0
This commit is contained in:
3
bootstrap/web.php
Normal file
3
bootstrap/web.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$_ENV = 'web';
|
||||
include_once 'app.php';
|
Reference in New Issue
Block a user