basic configurations

This commit is contained in:
Nabeel Shahzad
2017-06-08 14:16:50 -05:00
parent 28d3f4fec3
commit 1e049fa8a9
8 changed files with 35 additions and 200 deletions

View File

@@ -17,5 +17,4 @@ Route::get('/', function () {
Auth::routes();
Route::get('/home', 'HomeController@index');