Files

6 lines
71 B
PHP
Raw Permalink Normal View History

2025-02-04 23:06:08 +01:00
<?php
Route::add('/check-calendar', function () {
}, 'post');