Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CoderOpen/waimai
/ map
Method
map
app/Providers/RouteServiceProvider.php:36–43 ·
view source on GitHub ↗
* Define the routes for the application. * * @return void */
()
Source
from the content-addressed store, hash-verified
34
* @return void
35
*/
36
public function map()
37
{
38
$this->mapApiRoutes();
39
40
$this->mapWebRoutes();
41
42
//
43
}
44
45
/**
46
* Define the
"web"
routes for the application.
Callers
15
app.js
File · 0.80
I
Function · 0.80
Q
Function · 0.80
yn
Function · 0.80
ir
Function · 0.80
ci
Function · 0.80
li
Function · 0.80
Ci
Function · 0.80
Ti
Function · 0.80
ki
Function · 0.80
Di
Function · 0.80
Fi
Function · 0.80
Calls
2
mapApiRoutes
Method · 0.95
mapWebRoutes
Method · 0.95
Tested by
no test coverage detected