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

    GraphQL 安装 快速开始 简单查询 类型映射 GraphQL GraphQL 组件对 thecodingmachine/graphqlite 进行抽象。 安装 composer require hyperf / graphql 快速开始 简单查询 <? php namespace App \Contr...
  • Drupal integration

    Drupal ONLYOFFICE connector module Features Installing ONLYOFFICE Docs Installing Drupal ONLYOFFICE connector module Configuring Drupal ONLYOFFICE connector module Using Drupal...
  • Service Providers

    Service Providers Introduction Writing Service Providers The Register Method The Boot Method Boot Method Dependency Injection Registering Providers Deferred Providers Se...
  • 数据填充

    数据库: 填充 简介 编写 Seeders 使用模型工厂 调用其它 Seeders 运行 Seeders 数据库: 填充 简介 Laravel 可以用 seed 类轻松地为数据库填充测试数据。所有的 seed 类都存放在 database/seeds 目录下。你可以任意为 seed 类命名,但是更应该遵守类似 UsersTabl...
  • 翻译说明

    Laravel 5.3 中文文档 说明 相关讨论 排版规范 翻译对照列表 A B C D E F G H I J K L M N O P Q R S T V W Laravel 5.3 中文文档 说明 为了更好的阅读文档,请查看 Laravel China 文档导读 。 此文档由 Larave...
  • GraphQL

    GraphQL 安装 快速开始 简单查询 类型映射 GraphQL GraphQL 组件对 thecodingmachine/graphqlite 进行抽象。 安装 composer require hyperf / graphql 快速开始 简单查询 <? php namespace App \Contr...
  • Mail

    Mail Introduction Configuration Usage Mail Introduction Lumen provides a clean, simple API over the popular SwiftMailer library with drivers for SMTP, Mailgun, SparkPost,...
  • 自动加载资源

    自动加载资源 自动加载资源 CodeIgniter 的"自动加载"特性可以允许系统每次运行时自动初始化类库、辅助函数和模型。如果你需要在整个应用程序中全局使用某些资源,为方便起见可以考虑自动加载它们。 支持自动加载的有下面这些: libraries/ 目录下的核心类 helpers/ 目录下的辅助函数 config/ 目录下的用户自定义配置文件...
  • 初始化载入语言包

    初始化载入语言包 基本使用方法 语言支持缓存 初始化载入语言包 Testing Is Documentation tests/Kernel/Bootstrap/LoadI18nTest.php QueryPHP 在内核执行过程中会执行初始化,分为 4 个步骤,载入配置、载入语言包、注册异常运行时和遍历服务提供者注册服务。 内核初始化,包括...
  • Service Providers

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