소스 검색

initial commit

John Do 4 일 전
커밋
d305118179
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      public/index.php

+ 4 - 0
public/index.php

@@ -0,0 +1,4 @@
+<?php
+
+echo 'Hello world!';
+