Add all code files from IDE
This commit is contained in:
6
public/index.php
Normal file
6
public/index.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
|
||||
$App = new \Slim\App();
|
||||
|
||||
$App->post("/api/paddle/{authkey}/hook");
|
Reference in New Issue
Block a user