api.so-manager-dev.com/routes/web.php
Your Name 0b4acd7475
All checks were successful
Deploy api / deploy (push) Successful in 22s
Batch & API
2026-01-16 19:28:13 +09:00

8 lines
212 B
PHP

<?php
use Illuminate\Support\Facades\Route;
// All web page routes have been removed.
// This Laravel application now only serves batch/API functionality.
// Batch commands are located in app/Console/Commands/