Commit bedec5b3 authored by jiangbowen's avatar jiangbowen

test conn

parent b669f9f6
...@@ -13,7 +13,8 @@ use Adldap\Laravel\Facades\Adldap; ...@@ -13,7 +13,8 @@ use Adldap\Laravel\Facades\Adldap;
*/ */
Route::get('/', function () { Route::get('/', function () {
return view('welcome'); echo 'aaaaaaaaaaaaaa';
// 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