This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
Silent
/
PianoTime
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
5469f58746
Branches
Tags
jeffry
master
PianoTime
/
routes
/
wechat.php
wechat.php
92 B
Historique
Raw
1
2
3
4
<?php
use \Illuminate\Support\Facades\Route;
Route::post('login', 'LoginController@login');