Commit 3807819d authored by Taylor Otwell's avatar Taylor Otwell Committed by StyleCI Bot

Applied fixes from StyleCI

parent 196c2675
......@@ -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