Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
hackware
/
hawese
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
hacktivista_com
Branches
Tags
dev
hacktivista_com
master
0.1.0
hawese
/
public
/
index.php
index.php
67 B
Permalink
History
Raw
1
2
3
4
<?php
$app = require __DIR__.'/../bootstrap/app.php';
$app->run();