Tagged: route

在对应控制器的方法实现如下,由于需要符合 Last-Modified 规范,使用了 DATE_RFC7231,RFC 7231 格式 (示例:Sat, 30 Apr 2016 17:52:13 GMT) 0

In Laravle 6, simulate a route requesting a resource file, and the data is fetched from the database

Post Views: 13 1. The route of a requesting resource file is as follows: /static/xxx/9915995c-2952-4 90c-8e51-037a0950233c/assets/js/react.f886be.js 2. Since / is included in asset_key. Laravel routing components allow all characters except / . You must...

在 Postman 中打开移动端接口 0

In Yii 2.0, based on the RESTful APIs on the desktop application side, the realization of multiplexing and overriding fine-tuning on the mobile application side (1)

Post Views: 14 1. Open the desktop application terminal, the interface, as shown in Figure 1 2. Interface: my topic selection (get a list of topics), the response structure in postman, as shown in...