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

4 lines
53 B
PHP
Raw Normal View History

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