nyx/tests/dynamic_fixtures/surface/php_laravel/routes.php

4 lines
53 B
PHP
Raw Permalink Normal View History

2026-06-05 10:16:30 -05:00
<?php
Route::get('/users', 'UserController@index');