resolve conflicts and clean up file
This commit is contained in:
@@ -12,5 +12,6 @@
|
||||
*/
|
||||
|
||||
Route::get('/', function () {
|
||||
dd(env('REDIS_PORT'));
|
||||
return view('welcome');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user