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

File web.php

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

Source from the content-addressed store, hash-verified

1<?php
2use Illuminate\Support\Facades\Route;
3
4Route::get('/', fn() => view('welcome'))->name('home');

Callers

nothing calls this directly

Calls 3

groupMethod · 0.80
prefixMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected