Laravel 5.0 DocumentationIntroduction ii. Basic Usage xiii. Helpers i. Arrays ii. Paths iii. Strings iv. URLs v. Miscellaneous xiv. Localization i. Introduction ii. Language Files iii. Basic Usage iv. Pluralization Introduction ii. Building A Command iii. Registering Commands A GitBook version of Laravel 5.0 Documentation Introduction Release Notes Laravel 5.0 Laravel 4.2 Laravel 4.1 Upgrade Guide Upgrading easy alternative option to Laravel Facades. For more information on contracts, consult the full documentation. If your application is made up entirely of controller routes, you may utilize the new route:cache0 码力 | 242 页 | 1.44 MB | 1 年前3
Laravel 3.2 Documentationenjoy, not something that is painful. Enjoy the fresh air. ii TABLE OF CONTENTS Laravel Documentation ............................................................................................. ............................. 129 1 GENERAL LARAVEL DOCUMENTATION The Basics Welcome to the Laravel documentation. These documents were designed to function both as a getting-started reference. Even though you may jump into any section and start learning, we recommend reading the documentation in order as it allows us to progressively establish concepts that will be used in later documents0 码力 | 139 页 | 1.13 MB | 1 年前3
Learning LaravelArtisan 3 Eloquent ORM 3 Event Handling 3 Versions 3 Examples 4 Welcome to Laravel tag documentation! 4 Starter Guide 4 Getting Started 4 Laravel Views 5 Chapter 2: Artisan 6 Syntax 6 Parameters Steps 133 Using Schema builder 133 Using DB query builder 134 Using Eloquent 134 From Laravel Documentation 134 Chapter 43: Naming Files when uploading with Laravel on Windows 136 Parameters 136 Examples Laravel ebook created for educational purposes. All the content is extracted from Stack Overflow Documentation, which is written by many hardworking individuals at Stack Overflow. It is neither affiliated0 码力 | 216 页 | 1.58 MB | 1 年前3
《Slides Dev Web》 03. Laravel
Emourgeon) 2018-23 Pourquoi Laravel1 ? • Framework full stack / glue • Prise en main rapide • Bonne documentation, grande communauté2 • Incite au respect des principes S.O.L.I.D3 • Gratuit et opensource (Licence 15http://emmet.io/ 2 Figure 1: Rôle du front controller 3 Figure 2: Architecture de Laravel – Documentation officielle16 de Laravel – Cheat Sheet Laravel 817, Artisan18 • Tutoriels – Pour un tuto à jour com:bastian/raidit.git $git push --set-upstream origin master • Penser à ajouter sa clé publique à Github Apache • Virtual hosts – http-vhosts.conf (activer dans httpd.conf) – Un par site – Pointer dans /public0 码力 | 8 页 | 224.34 KB | 1 年前3
Laravel 5.1 中文文档Framework Laravel Application 本文档由 Laravel 学院(LaravelAcademy.org)提供 8 Laravel Documentation Laravel Cashier Laravel Envoy Laravel Homestead Laravel Homestead Build Scripts 安装完成后,你还应该配置自己的本地环境,如数据库驱动、邮箱服务器、缓存驱 动等。 2.1.4 美化 URL Apache 框架中自带的 public/.htaccess 文件支持 URL 中隐藏 index.php,如过你的 Laravel 应用 使用 Apache 作为服务器,需要先确保 Apache 启用了 mod_rewrite 模块以支持.htaccess 解析。 如果 Laravel 自带的 将会随着对本文档的探索而不断提高。 2、生命周期概览 2.1 第一件事 Laravel 应用的所有请求入口都是 public/index.php 文件,所有请求都会被 web 服务器 (Apache/Nginx)导向这个文件。index.php 文件包含的代码并不多,但是,这里是加载框 架其它部分的起点。 index.php 文件载入 Composer 生成的自动加载设置,然后从 bootstrap/app0 码力 | 307 页 | 3.46 MB | 1 年前3
Laravel 6.0 中文文档源码通过 Github 进行管理,每一个 Laravel 项目都有其对 应的代码库: Laravel Application Laravel Art Laravel Documentation Laravel Cashier Laravel Cashier for Braintree 本文档由学院君提供 学院君致力于提供优质 Laravel 中文学习资源:https://xueyuanjun URL 调整为 伪静态 URL。 Apache 框架中自带的 public/.htaccess 文件支持隐藏 URL 中 的 index.php,如过你的 Laravel 应用使用 Apache 作为服务器, 本文档由学院君提供 学院君致力于提供优质 Laravel 中文学习资源:https://xueyuanjun.com 35 需要先确保 Apache 启用了 mod_rewrite 模块以支 的话,你还可以将其作为 SQLite 数据库存放目录。 对外公开目录 public 目录包含了应用入口文件 index.php 和前端资源文件(图 片、JavaScript、CSS 等),该目录也是 Apache 或 Nginx 等 Web 服务器所指向的应用根目录,这样做的好处是隔离了应用核心文件直 接暴露于 Web 根目录之下,如果权限系统没做好或服务器配置有漏 洞的话,很可能导致应用敏感文件被黑客窃取,进而对网站安全造成0 码力 | 1442 页 | 14.66 MB | 1 年前3
Laravel 5.2 中文文档Github 进行管理,每一个 Laravel 项目都有其对应的代码库: Laravel Framework Laravel Application Laravel Documentation Laravel Cashier Laravel Envoy Laravel Homestead Laravel Homestead Build Scripts 识将会随着对本文档的探索而不断提高。 2、生命周期概览 第一件事 Laravel 应用的所有请求入口都是 public/index.php 文件,所有请求都会被 web 服务器 (Apache/Nginx)导向这个文件。 index.php 文件包含的代码并不多,但是,这里是加载 框架其它部分的起点。 index.php 文件载入 Composer 生成的自动加载设置,然后从 bootstrap/app bmp,png' 尽管你只需要指定扩展,该规则实际上验证的是通过读取文件内容获取到的文件 MIME 类 型。 完整的 MIME 类型列表及其相应的扩展可以在这里找到: http://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/conf/mime.types min:value 验证字段的最小值,和字符串、数值、文件字段的 size 规则一起使用0 码力 | 377 页 | 4.56 MB | 1 年前3
Laravel 5.3 中文文档Github 进行管理,每一个 Laravel 项目都有其对应的代码库: Laravel Framework Laravel Application Laravel Documentation Laravel Cashier Laravel Cashier for Braintree Laravel Envoy Laravel Homestead Laravel 学院致力于提供优质 Laravel 中文学习资源 62 3.2 Laravel Valet 1、简介 Valet 是为 Mac 提供的极简主义开发环境,没有 Vagrant、Apache、Nginx,也没有/etc/hosts 文 件,甚至可以使用本地隧道公开共享你的站点。 在你启动 Mac 后,Laravel Valet 会在后台静默运行 Caddy,然后通过使用 DnsMasq,Valet Laravel 开发环境的好帮手,选择使用哪一个取决于你个 人的喜好或团队的需求。 2、安装 Valet 要求 Mac 操作系统和 Homebrew。安装之前,需要确保没有其他程序如 Apache 或 Nginx 绑 定到本地的 80 端口。安装步骤如下: 使用 brew update 安装或更新 Homebrew 到最新版本 通过运行 brew services list0 码力 | 691 页 | 9.37 MB | 1 年前3
《Slides Dev Web》02. Introduction aux frameworks PHP
%{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php/$1 [L,QSA] Apache le fait via mod_rewrite27 et Nginx try_files28. 27https://httpd.apache.org/docs/current/mod/mod_rewrite.html 28http://nginx.org/en/0 码力 | 24 页 | 1.03 MB | 1 年前3
Laravel 5.6 中文文档Homestead 和 Valet 再去了 解。本文只探讨如何美化 URL 让其更具有可读性。 Apache 框架中自带的 public/.htaccess 文件支持隐藏 URL 中的 index.php,如过你的 Laravel 应用使用 Apache 作为服务器,需要先确保 Apache 启 用了 mod_rewrite 模块以支持 .htaccess 解析。 如果 Laravel 自带的 的话,你还可以将其作为 SQLite 数据库存放目录; Public 目录 public 目录包含了应用入口文件 index.php 和前端资源文件(图片、JavaScript、CSS 等),该目录也是 Apache 或 Nginx 等 Web 服务器所指向 的应用根目录,这样做的好处是隔离了应用核心文件直接暴露于 Web 根目录之下,如果权限系统没做好或服务器配置有漏洞的话,很可能导致应用 敏感文件被黑客窃取,进而对网站安全造成威胁; : Ubuntu 16.04 Git PHP 7.2 PHP 7.1 PHP 7.0 PHP 5.6 Nginx Apache(可选) MySQL MariaDB(可选) SQLite3 PostgresSQL Composer Node(With Yarn,0 码力 | 377 页 | 14.56 MB | 1 年前3
共 16 条
- 1
- 2













