Files
PHP-Course/exam2/config/app.php
T
2024-07-19 15:47:19 +02:00

6 lines
54 B
PHP

<?php
return [
"basePath" => "phpCourse/exam/",
];