mirror of
https://github.com/getnamingo/registry.git
synced 2025-05-13 16:16:59 +02:00
5 lines
No EOL
63 B
PHP
5 lines
No EOL
63 B
PHP
<?php
|
|
|
|
require __DIR__ . '/../bootstrap/app.php';
|
|
|
|
$app->run(); |