Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
hackware
/
hawese
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
99ab25ceed
Branches
Tags
dev
hacktivista_com
master
0.1.0
hawese
/
public
/
index.php
index.php
67 B
Histórico
Raw
1
2
3
4
<?php
$app = require __DIR__.'/../bootstrap/app.php';
$app->run();