Merge pull request #3858 from laravel/analysis-XV0reP
Applied fixes from StyleCI
This commit is contained in:
@@ -13,5 +13,6 @@
|
||||
|
||||
Route::get('/', function () {
|
||||
dd(env('REDIS_PORT'));
|
||||
|
||||
return view('welcome');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user