<?php use Illuminate\Http\Request; Route::post('/notify/gxydyst', 'NotifyController@gxydyst'); Route::get('/update/gxyd', 'UpdateController@gxyd');