[backend] accept articles from crawler

This commit is contained in:
2025-10-07 00:15:38 +02:00
parent 327ba5179d
commit 449718cdf2
397 changed files with 1490 additions and 3063 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
use App\SharedKernel\Infrastructure\Framework\Symfony\Kernel;
use Basango\SharedKernel\Infrastructure\Framework\Symfony\Kernel;
require_once dirname(__DIR__) . '/vendor/autoload_runtime.php';