Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
hackware
/
hawese
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
dev
hacktivista_com
master
0.1.0
hawese
/
public
/
index.php
index.php
67 B
Permalink
Cronologia
Originale
1
2
3
4
<?php
$app = require __DIR__.'/../bootstrap/app.php';
$app->run();