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