Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
use Illuminate\Support\Facades\Route;
3
4
Route::prefix(
'v1'
)->group(function () {
Callers
nothing calls this directly
Calls
3
group
Method · 0.80
prefix
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected