intitial work on rest api
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
|
|
||||
*/
|
||||
|
||||
define('LUMEN_START', microtime(true));
|
||||
|
||||
$app = new Illuminate\Foundation\Application(
|
||||
realpath(__DIR__.'/../')
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user