您当前的位置: 首页 >  ar

知其黑、受其白

暂无认证

  • 4浏览

    0关注

    1250博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

laravel定义api路由

知其黑、受其白 发布时间:2021-10-12 17:17:28 ,浏览量:4

应用场景

定义路由访问前缀 在这里插入图片描述

文件地址:project\app\Providers\RouteServiceProvider.php

/**
 * Define the "api" routes for the application.
 *
 * These routes are typically stateless.
 *
 * @return void
 */
protected function mapApiRoutes()
{
   
    Route::prefix(
关注
打赏
1665558895
查看更多评论
立即登录/注册

微信扫码登录

0.2757s