mirror of
https://github.com/appwrite/appwrite
synced 2026-05-09 18:21:06 +00:00
7 lines
No EOL
91 B
PHP
7 lines
No EOL
91 B
PHP
<?php
|
|
|
|
use Appwrite\Utopia\Files;
|
|
|
|
include 'vendor/autoload.php';
|
|
|
|
Files::load('./public'); |