Commit a39c52c6 authored by Taylor Otwell's avatar Taylor Otwell

remove test code

parent 196c2675
......@@ -12,6 +12,5 @@
*/
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