/
home
/
sjslayjy
/
public_html
/
theweavenest
/
vendor
/
spatie
/
ignition
/
tests
/
stubs
/
apps
/
Upload File
HOME
<?php use Spatie\Ignition\Ignition; include('../../../vendor/autoload.php'); Ignition::make()->register(); @include('./file-not-found.txt'); echo 'ok';