mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-09 19:45:13 +02:00
3 lines
53 B
PHP
3 lines
53 B
PHP
<?php
|
|
|
|
Route::get('/users', 'UserController@index');
|