书栈网 · BookStack 本次搜索耗时 0.068 秒,为您找到 2413 个相关结果.
  • 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 ...
  • 请求周期

    Laravel 的请求周期 简介 生命周期概述 开始 HTTP / 控制内核 服务提供器 分配请求 聚焦服务提供器 Laravel 的请求周期 简介 在「日常生活」中使用任何工具时, 如果理解了该工具的工作原理,使用时能更加运用自如。这对应用开发来说也一样,当你能真正懂得一个功能背后实现原理时,你就离成为大神不远了。 文档存在目的...
  • Passport

    Laravel Passport Introduction Passport Or Sanctum? Installation Client UUIDs Deploying Passport Loading Keys From The Environment Migration Customization Upgrading Passport ...
  • Scout 全文搜索

    Laravel Scout 简介 安装 队列 驱动必要设置 Algolia 配置 配置模型索引 配置可检索的数据 索引 批量导入 添加记录 使用队列添加 更新记录 删除记录 暂停索引 检索 Where 语句 分页 自定义引擎 写一个引擎 注册引擎 译者署名 Laravel Scout 简介 安装 队列...
  • Basic Task List

    Basic Task List Introduction Installation Installing Laravel Installing The Quickstart (Optional) Prepping The Database Database Migrations Eloquent Models Routing Stubbing...
  • Service Providers

    Service Providers Introduction Writing Service Providers The Register Method The bindings And singletons Properties The Boot Method Boot Method Dependency Injection Registeri...
  • 图片/文件上传

    文件/图片上传 修改存储路径或文件名 本地上传 云盘上传 云存储适配器 文件/图片上传 model-form 通过以下的调用来生成form元素。 $form -> file ( 'file_column' ); $form -> image ( 'image_column' ); 修改存储路径或文件名 // 修改上传...
  • Passport

    Laravel Passport Introduction Upgrading Passport Installation Migration Customization Frontend Quickstart Deploying Passport Configuration Token Lifetimes Overriding Default...
  • Core Extension

    Extending The Framework Introduction Managers & Factories Where To Extend Cache Session Where To Extend The Session Writing The Session Extension Authentication IoC Based E...
  • Billing

    Laravel Cashier Introduction Configuration Composer Service Provider Migration Model Setup Stripe Key Subscribing To A Plan Specifying Additional User Details No Card Up ...