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

    HTTP 请求 获取请求 基本请求信息 获取请求的 URI 获取请求的方法 PSR-7 请求 获取输入数据 获取特定输入值 确认是否有输入值 获取所有输入数据 获取部分输入数据 旧输入数据 将输入数据闪存至 Session 闪存输入数据至 Session 后重定向 获取旧输入数据 Cookies 从请求取出 Cookie 值 将...
  • 用户认证

    用户认证 介绍 数据库注意事项 用户认证快速指南 路由 创建包含身份验证的应用程序 视图 认证 自定义路径 自定义用户名 自定义看守器 自定义验证 / 存储 检索认证用户 确定当前用户是否已经认证 保护路由 重定向未认证的用户 指定看守器 确认密码 登录限流 手动验证用户 指定额外条件 访问指定的看守器实例 登出 ...
  • Cache

    Cache Configuration Driver Prerequisites Database Memcached Redis Cache Usage Obtaining A Cache Instance Accessing Multiple Cache Stores Retrieving Items From The Cache Chec...
  • Cache

    Cache Configuration Driver Prerequisites Database Memcached Redis Cache Usage Obtaining A Cache Instance Accessing Multiple Cache Stores Retrieving Items From The Cache Chec...
  • Homestead

    Laravel Homestead 简介 内置软件 安装 & 设置 第一步 安装 Homestead Vagrant Box 安装 Homestead 配置 Homestead 设置提供器 配置共享文件夹 配置 Nginx 站点 Hosts 文件 启动 Vagrant Box 根据项目安装 安装 MariaDB 安装 MongoDB...
  • Passport

    API Authentication (Passport) Introduction Installation Migration Customization Frontend Quickstart Deploying Passport Configuration Token Lifetimes Overriding Default Models...
  • Cache

    Cache Introduction Configuration Driver Prerequisites Database Memcached Redis DynamoDB Cache Usage Obtaining A Cache Instance Accessing Multiple Cache Stores Retrieving I...
  • Horizon

    Laravel Horizon Introduction Installation Configuration Balance Options Job Trimming Dashboard Authorization Upgrading Horizon Running Horizon Deploying Horizon Installing S...
  • Facades

    Facades Introduction When To Use Facades Facades Vs. Dependency Injection Facades Vs. Helper Functions How Facades Work Real-Time Facades Facade Class Reference Facades ...
  • 服务提供者

    服务提供者 简介 编写服务提供者 注册方法 bindings 和 singletons 的特性 引导方法 启动方法的依赖注入 注册服务提供者 延迟提供者 服务提供者 简介 服务提供者是所有 Laravel 应用程序的引导中心。你的应用程序,以及 通过服务器引导的 Laravel 核心服务都是通过服务提供器引导。 但是,「引...