This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
chengwenliang
/
nshop
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
1a4d6af119
Branches
Tags
master
variant
nshop
/
app
/
Http
/
Controllers
/
Controller.php
Controller.php
77 B
Historique
Raw
1
2
3
4
5
6
7
8
<?php
namespace App\Http\Controllers;
abstract class Controller
{
//
}