mivita/dev/bak/routes/web.php
2025-08-12 18:01:59 +02:00

17 lines
579 B
PHP
Executable file

<?php
/*
|--------------------------------------------------------------------------
| Web Routes
|--------------------------------------------------------------------------
|
| Here is where you can register web routes for your application. These
| routes are loaded by the RouteServiceProvider within a group which
| contains the "web" middleware group. Now create something great!
|
*/
// Utility routes are loaded directly from the RouteServiceProvider
// They are defined in routes/utility.php
// This file now serves mainly as a routing manifest for better organization