This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
Silent
/
PianoTime
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
23f5629db4
Rami (Branch)
Tag
jeffry
master
PianoTime
/
routes
/
wechat.php
wechat.php
92 B
Cronologia
Originale
1
2
3
4
<?php
use \Illuminate\Support\Facades\Route;
Route::post('login', 'LoginController@login');