书栈网 · BookStack 本次搜索耗时 0.064 秒,为您找到 2413 个相关结果.
  • 翻译说明

    Laravel 5.2 中文文档 说明 排版规范 翻译对照列表 A B C D E F G H I J K L M N O P Q R S T V W Laravel 5.2 中文文档 说明 此文档由 Laravel China 组织翻译和维护。 为了方便新手学习,在每篇文档的最底部增加导读内...
  • Facades

    Facades Introduction Explanation Practical Usage Importing Facades Creating Facades A Note On Auto-Loading Aliases Mocking Facades Facade Class Reference Facades Intro...
  • Facades

    Facades Introduction Explanation Practical Usage Creating Facades A Note On Auto-Loading Aliases Mocking Facades Facade Class Reference Facades Introduction Explanatio...
  • Deployment

    Deployment Introduction Server Configuration Nginx Optimization Autoloader Optimization Optimizing Configuration Loading Optimizing Route Loading Optimizing View Loading De...
  • Mail

    Mail Introduction Configuration Usage Mail Introduction Lumen provides a clean, simple API over the popular SwiftMailer library with drivers for SMTP, Mailgun, SparkPost,...
  • Facades

    Facades 简介 使用 Facades Facade 类参考 Facades 简介 使用 Facades Facade 类参考 简介 译者注:Facade 中文意为 - 门面,外观,包装器。专有名词的属性多一点,故不采用直译,而是直接做专有名词使用。 Facades 为应用程序的 服务容器 中可用的类提供了一个...
  • Compiling Assets

    Compiling Assets (Laravel Mix) Introduction Installation & Setup Installing Node Laravel Mix Running Mix Watching Assets For Changes Working With Stylesheets Less Sass Sty...
  • 部署

    部署 简介 服务器配置 Nginx 改进 自动加载器改进 优化配置加载 优化路由加载 优化 View 加载 使用 Forge 部署 部署 简介 当你准备部署你的 Laravel 应用到生产环境时,请确保几个重要的注意点以保证你的应用能尽可能高效的运行。本文中我们将会覆盖几个重点来确保你的 Laravel 应用部署得当。 ...
  • Helpers

    Helpers Introduction Available Methods Arrays & Objects Paths Strings Fluent Strings URLs Miscellaneous Method Listing Arrays & Objects Arr::accessible() Arr::add() Ar...
  • Socialite

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