Files
cachet-docker/app/routes/app.php
2014-11-16 23:17:34 +00:00

4 lines
53 B
PHP

<?php
Route::get('/', 'HomeController@showIndex');