42e8932482
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 lines
126 B
PHP
6 lines
126 B
PHP
<?php
|
|
|
|
use Illuminate\Support\Facades\Route;
|
|
|
|
// API routes are handled in routes/web.php under /api prefix with session auth
|