Browse Source

initial commit

John Do 4 days ago
commit
d305118179
1 changed files with 4 additions and 0 deletions
  1. 4 0
      public/index.php

+ 4 - 0
public/index.php

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