phpvms/modules/Installer/Http/Routes/install.php
2017-12-13 22:42:45 -06:00

4 lines
53 B
PHP

<?php
Route::get('/', 'InstallerController@index');