书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 2402 个相关结果.
  • Configuration

    Configuration Introduction Application Overview Environment Configuration Environment File Security Additional Environment Files Environment Variable Types Retrieving Enviro...
  • Homestead

    Laravel Homestead 简介 内置软件 安装与设置 第一步 安装 Homestead Vagrant box 安装 Homestead 配置 Homestead 配置你的提供者 配置共享文件夹 配置 Nginx 网站 关于 Hosts 文件 启动 Vagrant box 根据项目分开安装 安装 MariaDB 常见用法...
  • Request Lifecycle

    Request Lifecycle Introduction Lifecycle Overview First Things HTTP / Console Kernels Service Providers Dispatch Request Focus On Service Providers Request Lifecycle In...
  • Request Lifecycle

    Request Lifecycle Introduction Lifecycle Overview First Things HTTP / Console Kernels Service Providers Dispatch Request Focus On Service Providers Request Lifecycle In...
  • Authentication

    Authentication Introduction Getting Started Authentication Service Provider Accessing The Authenticated User Authentication Introduction Authentication in Lumen, while us...
  • Installation

    Installation Installation Server Requirements Installing Lumen Via Lumen Installer Via Composer Create-Project Configuration Application Key Installation Installation ...
  • 错误与日志

    错误与日志 简介 设置 错误细节 日志模式 自定义 Monolog 设置 错误处理 报告方法 借助类型忽略异常 render 方法 HTTP 异常 自定义 HTTP 错误页面 日志 上下文消息 访问 Monolog 底层实例 错误与日志 简介 设置 错误处理 报告方法 呈现方法 HTTP 异常 自定义 ...
  • 命令行测试

    控制台测试 简介 期望输入 / 输出 控制台测试 简介 除了简化 HTTP 测试之外, Laravel 为测试用户输入的控制台应用提供了简单的 API 。 期望输入 / 输出 Laravel 使用 expectsQuestion 方法为控制台命令「模拟」用户输入。此外,还可以使用 assertExitCode 和 exp...
  • Session

    HTTP Session Introduction Configuration Driver Prerequisites Database Redis Using The Session Retrieving Data The Global Session Helper Retrieving All Session Data Determini...
  • Service Providers

    Service Providers Introduction Writing Service Providers The Register Method The Boot Method Boot Method Dependency Injection Registering Providers Deferred Providers Se...