书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 2403 个相关结果.
  • 常见问题

    常见问题汇总 关于自定义视图 设置语言 自定义语言 关于扩展自定义组件 关于前端资源问题 自定义登录页面和登录逻辑 更新静态资源 常见问题汇总 关于自定义视图 如果有需要自己修改view,但是不方便直接修改laravel-admin 的情况,可以用下面的办法解决 复制vendor/encore/laravel-admin/view...
  • Upgrade Guide

    Upgrade Guide Upgrading To 5.1.11 Create The Policies Directory Create / Register The AuthServiceProvider & Gate Facade Update The User Model Update The Base Controller Upgra...
  • Password Reset

    Resetting Passwords Introduction Database Considerations Generating The Reset Token Table Migration Routing Views After Resetting Passwords Customization Authentication Guar...
  • Upgrade Guide

    Upgrade Guide Upgrading To 5.6.30 From 5.6 (Security Release) Cookie Serialization Configuring Cookie Serialization Dusk 4.0.0 Passport 6.0.7 Upgrading To 5.6.0 From 5.5 Estim...
  • Socialite

    Laravel Socialite Introduction Installation Upgrading Socialite Configuration Authentication Routing Authentication & Storage Access Scopes Optional Parameters Retrieving ...
  • Request Lifecycle

    Request Lifecycle Introduction Lifecycle Overview First Steps HTTP / Console Kernels Service Providers Routing Finishing Up Focus On Service Providers Request Lifecycle ...
  • 重置密码

    重置密码 简介 数据库注意事项 生成重置令牌的表迁移 路由 视图 重置密码后 自定义 自定义身份验证看守器 自定义密码代理 自定义密码重置邮件 重置密码 简介 Tip:想要快速上手? 只需要在新建的 Laravel 应用中使用 Composer 安装 laravel/ui 拓展包并且运行 php artisan u...
  • Sanctum

    Laravel Sanctum Introduction How It Works API Tokens SPA Authentication Installation Migration Customization Configuration Overriding Default Models API Token Authenticati...
  • Airlock 轻量级 API 认证

    Laravel Airlock 介绍 工作原理 API 令牌 SPA 身份验证 安装过程 API 令牌认证 发行 API 令牌 令牌能力 保护路由 撤销令牌 SPA 认证 配置 配置你的第一方域 Airlock 中间件 CORS & Cookies 验证 路由保护 授权私有广播频道 移动应用身份验证 颁发API令牌 路由...
  • Getting Started

    Testing: Getting Started Introduction Environment Creating & Running Tests Testing: Getting Started Introduction Environment Creating & Running Tests Introduction ...