书栈网 · BookStack 本次搜索耗时 0.033 秒,为您找到 680 个相关结果.
  • Application Structure

    Application Structure Introduction The Root Directory The App Directory Namespacing Your Application Application Structure Introduction The Root Directory The App Direct...
  • 分页

    分页 简介 基本使用 对查询语句构造器进行分页 「简易分页」 对 Eloquent 模型进行分页 手动创建分页 将分页结果显示在视图中 自定义分页器的 URI 加入参数到分页链接中 其它辅助函数 转换至 JSON 分页结果转为 JSON 的例子 分页 简介 基本使用 对查询语句构造器进行分页 对 Eloquent 模型...
  • 布局工作流

    布局工作流 传递UV贴图 多UV贴图 优化UV布局 组合UV映射 Iteration & Refinement 改进布局 重复利用贴图 布局工作流 传递UV贴图 You can copy a UV map from one mesh to another mesh provided both meshes have the same...
  • Mail

    Mail Introduction Configuration Driver / Transport Prerequisites Mailgun Driver Postmark Driver SES Driver Failover Configuration Generating Mailables Writing Mailables Con...
  • 系统安全

    系统安全 XSS介绍与预防 1 输入过滤 2 显示转义 3 X-Frame-Options 4 Content-Security-Policy 系统安全 XSS介绍与预防 举例:用户提交数据时如果填写 Hello<script>alert('hello');</script> ,当系统处理数据时过滤不完全,就会出现 XSS 漏洞,用户的代码...
  • Localization

    Localization Introduction Configuring The Locale Determining The Current Locale Retrieving Language Lines Replacing Parameters In Language Lines Pluralization Overriding Pack...
  • Exercise 5: Summarize Data Using HDInsight Spark

    Exercise 5: Summarize Data Using HDInsight Spark Task 1: Summarize Delays by Airport Exercise 5: Summarize Data Using HDInsight Spark Duration: 20 mins Synopsis: In this exer...
  • Deployment

    Deployment Introduction Server Configuration Nginx Optimization Autoloader Optimization Optimizing Configuration Loading Optimizing Route Loading Optimizing View Loading De...
  • Upgrade Guide

    Upgrade Guide Upgrading To 5.7.0 From 5.6 Estimated Upgrade Time: 10 - 15 Minutes Updating Dependencies Application The register Method Artisan Scheduled Job Connection & Queu...
  • 用户授权

    用户授权 简介 Gates 编写 Gates 资源 Gates 授权动作 Gate 拦截检查 创建策略 生成策略 注册策略 编写策略 策略方法 不包含模型方法 访客用户 策略过滤器 使用策略授权动作 通过用户模型 不需要指定模型的动作 通过中间件 不需要指定模型的动作 通过控制器辅助函数 不需要指定模型的动作 通过 B...