Skip to content

Commit 9f5dc3a

Browse files
committed
test
1 parent 3387cb0 commit 9f5dc3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

laravel/app/Http/Controllers/Bus/IndexController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ public function search(Request $request)
109109

110110
public function getMe($req)
111111
{
112+
echo 'test';
112113
return $req;
113114
}
114115
}

0 commit comments

Comments
 (0)