Applied fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
196c267562
commit
3807819dd0
@@ -13,5 +13,6 @@
|
|||||||
|
|
||||||
Route::get('/', function () {
|
Route::get('/', function () {
|
||||||
dd(env('REDIS_PORT'));
|
dd(env('REDIS_PORT'));
|
||||||
|
|
||||||
return view('welcome');
|
return view('welcome');
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user