MCPcopy Create free account
hub / github.com/PHPantom-dev/phpantom_lsp / v1.php

File v1.php

examples/laravel/routes/api/v1.php:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1<?php
2use Illuminate\Support\Facades\Route;
3
4Route::prefix('v1')->group(function () {

Callers

nothing calls this directly

Calls 3

groupMethod · 0.80
prefixMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected