Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
hackware
/
hawese
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
hacktivista_com
Branches
Tags
dev
hacktivista_com
master
0.1.0
hawese
/
public
/
index.php
index.php
67 B
Lien permanent
Historique
Raw
1
2
3
4
<?php
$app = require __DIR__.'/../bootstrap/app.php';
$app->run();