Commit 6709c69f authored by Taylor Otwell's avatar Taylor Otwell Committed by GitHub

Merge pull request #3858 from laravel/analysis-XV0reP

Applied fixes from StyleCI
parents 196c2675 3807819d
......@@ -13,5 +13,6 @@
Route::get('/', function () {
dd(env('REDIS_PORT'));
return view('welcome');
});
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment