phpvms/modules/Installer/Http/Routes/update.php

4 lines
59 B
PHP
Raw Normal View History

2017-12-14 12:42:45 +08:00
<?php
Route::get('/update', 'InstallerController@index');