Create ping.php

This commit is contained in:
Namhyeon Go 2019-02-16 15:27:12 +09:00 committed by GitHub
parent 18b92ef207
commit 5e33a5af1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
route/ping.php Normal file
View File

@ -0,0 +1,2 @@
<?php
echo "pong";