Laravel 6.0 中文文档CloudFront CDN 进行交互的复杂性进行了抽象。 通过 Ignition 优化异常 本文档由学院君提供 学院君致力于提供优质 Laravel 中文学习资源:https://xueyuanjun.com 3 Laravel 6.0 支持 Ignition,这个一个开源的错误和异常详情页项目, 由 Freek Van der Herten 和 Marcel Pociot 创建并维护。相对于之 前版本的错误显示,Ignition 码的开发和维护与主框架分离。所以,在默认框架脚手架代码中,现 在已经剔除了 Bootstrap 和 Vue 相关代码,make:auth 命令也被 提取出去。 本文档由学院君提供 学院君致力于提供优质 Laravel 中文学习资源:https://xueyuanjun.com 11 如果想要恢复之前版本的 Vue/Bootstrap 脚手架代码,可以安 装 laravel/ui 扩展包,并使用 Artisan Artisan 命令 ui 来安装前端脚手架 代码: composer require laravel/ui php artisan ui vue --auth 升级指南 重要更新概览 影响较大 授权资源 & viewAny 字符串 & 数组辅助函数 影响中等 认证 RegisterController 不再支持 Carbon 1.x 数据库 Capsule::table0 码力 | 1442 页 | 14.66 MB | 1 年前3
Laravel 5.3 中文文档.................. 3 1.1 发行版本说明 ................................................................................................................................................. 3 1.2 升级指南 ........ ............................................................................................. 45 3. 开发环境 ............................................................................................. .............. 681 本文档由 Laravel 学院(LaravelAcademy.org)提供 Laravel 学院致力于提供优质 Laravel 中文学习资源 3 1. 序言 1.1 发行版本说明 1、支持政策 对于 LTS 版本,比如 Laravel 5.1,我们将会提供为期两年的 bug 修复和三年的安全修复支持。 LTS 版本将会提供最长时间的支持和维护。0 码力 | 691 页 | 9.37 MB | 1 年前3
Laravel 5.6 中文文档处理时会自动进行重新加载。 本文档由 Laravel 学院提供 Laravel 学院致力于提供优质 Laravel 中文学习资源:http://laravelacademy.org 3 Eloquent 日期转化 现在你可以单独自定义 Eloquent 日期字段转化格式了,开始之前,需要在转化声明中指定目标日期格式。指定好之后,该格式就会在模型序列化为 数组/JSON 时使用: Laravel 学院致力于提供优质 Laravel 中文学习资源:http://laravelacademy.org 4 Bootstrap 4 所有前端脚手架例如用户登录认证模板和 Vue 示例组件都已经升级到 Bootstrap 4。默认情况下,生成的分页链接现在也已升级到 Bootstrap 4。 升级指南 预计升级时间:10-30 分钟 PHP Laravel 在在 内容被添加前调用,从而允许你自定义编码以及其他消息选项。 分页 Bootstrap 4 分页器生成的分页链接现在默认使用 Bootstrap 4,要让分页器生成 Bootstrap 3 链接,需要在 AppServiceProvider 的 boot 方法中调 用 Paginator::useBootstrapThree 方法:0 码力 | 377 页 | 14.56 MB | 1 年前3
《Slides Dev Web》02. Introduction aux frameworks PHP
02.Introduction aux frameworks PHP 19 décembre 2023 Développement web il3 Introduction aux frameworks PHP HE-Arc 2016-24 DGR et YBL Framework1 • Fonctionnalités similaires pour de nombreuses applis Overflow2 ou artima developper3. 1http://en.wikipedia.org/wiki/Software_framework 2http://stackoverflow.com/questions/148747/what-is-the-difference-between-a-framework-and-a-library 3http://www.artima.com/forums/flat tern-mvc-zoom-sur-la- couche-modele-dal-dao-orm-crud/ 6http://ui-patterns.com/ 2 Figure 1: MVC 3 Bonnes pratiques • Heavy Model, Light Controller • Don’t Repeat Yourself • You Ain’t Gonna Need It0 码力 | 24 页 | 1.03 MB | 1 年前3
《Slides Dev Web》 01. Cours devweb
devweb 19 décembre 2023 Développement web ISC3-il Présentation du cours HE-Arc 2023/24 DGR et YBL Programme • Frameworks MVC : Laravel, Django, … • HTML5 : vue d’ensemble • Javascript : VueJS, Node.js activités • Cours théorique • 2 Projets – frameworks : Laravel, Django, Vue.js (ouvert à d’autres propositions) – Groupes de 3, 30h1 par personne et par projet – Présentation de 20min • Workshops intervenants 1https://rs.he-arc.ch/index.php?id_menu=78&id_parent=76 1 – Webdesign (A. Keller2) ? – Flask (M. Amiguet3) ? – Automatisation du déploiement (R. Emourgeon4) ? – Vos présentations ? Vos propositions ? • Support0 码力 | 7 页 | 129.56 KB | 1 年前3
《Slides Dev Web》 03. Laravel
03.Laravel 19 décembre 2023 Développement web il3 Laravel HE-Arc (DGR & R. Emourgeon) 2018-23 Pourquoi Laravel1 ? • Framework full stack / glue • Prise en main rapide • Bonne documentation, grande grande communauté2 • Incite au respect des principes S.O.L.I.D3 • Gratuit et opensource (Licence MIT) Historique • Projet initié en 2011 par Taylor Otwell4 • Basé sur des composants d’autres frameworks com/ 2http://laravel.io/forum 3http://fr.wikipedia.org/wiki/SOLID_(informatique) 4http://taylorotwell.com/ 5https://getcomposer.org/ 6https://github.com/search?l=PHP&q=stars%3A%3E0&ref=searchresults&type=Repositories0 码力 | 8 页 | 224.34 KB | 1 年前3
《Slides Dev Web》 04. HTML 504.HTML 5 19 décembre 2023 Développement web il3 HTML5 HE-Arc 2023 DGR Exemples • Vue d’ensemble : slides1 Google 2011 ( sources2 ) – Obslolète : quota, web sql : Web Storage, application cache cache : Service Workers • API d’accès à la caméra3, avec du webGL4… • Bachelor NIFFF 2014 : une webapp mobile pour LACIS • Plein d’exemples – html5 rocks!5 => web.dev6 – Chrome Experiments7 – MDN8 – html5 org/web/20140320042652/http://slides.html5rocks.com 2https://github.com/html5rocks/slides.html5rocks.com 3https://www.soundstep.com/blog/experiments/jsdetection/ 4https://auduno.github.io/clmtrackr/examples/facesubstitution0 码力 | 3 页 | 29.58 KB | 1 年前3
The Laravel Handbook
reach me on Twitter @flaviocopes. Enjoy! 3 The Laravel Handbook 0. Table of contents 0. Table of contents 1. Introduction to Laravel 2. Getting started 3. Blade 4. Dynamic routes 5. Adding a database kind of thing. Laravel has been around since 2011, well before modern frontend tools like React and Vue.js existed. It stood the test of time. And it evolved over the years to a serious and complete solution conventions, so adding a file in the right place with the right name will do something specific. 3. Blade The view files that end with .blade.php and are Blade templates. Blade is a server-side templating0 码力 | 111 页 | 14.25 MB | 1 年前3
Laravel 5.1 中文文档} 中间件参数可以再定义路由时通过:分隔中间件名称和参数名称来指定,多个参数可以通过 逗号进行分隔: 本文档由 Laravel 学院(LaravelAcademy.org)提供 3 Route::put('post/{id}', ['middleware' => 'role:editor', functio n ($id) { // }]); 更多关于中间件的内容,请查看中间件一节。 AWS SES 电子邮件驱动,需要升级 AWS PHP SDK 到 3.0 版本。 如果你正在使用 Amazon S3 文件系统驱动,需要通过 Composer 升级相应的文件系统包: Amazon S3: league/flysystem-aws-s3-v3 ~1.0 废弃 以下 Laravel 特性已经被废弃并且会在 2015 年 12 月份的 Laravel 5.2 中被完全移除: 比如,如果你的应用名称是“Horsefly”,你可以在安装根目录下运行如下命令: php artisan app:name Horsefly 来重命名应用的命名空间,当然你也可以继续使用 App 作为命名空间不变。 3、维护模式 当你的站点处于维护模式时,所有对站点的请求都会返回同一个自定义视图。当你在对站点 进行升级或者维护时,这使得“关闭”站点变得轻而易举,对维护模式的判断代码位于默认的 中间件栈中,如果应用处于维护模式,则状态码为0 码力 | 307 页 | 3.46 MB | 1 年前3
Laravel 5.2 中文文档class, ], 本文档由 Laravel 学院(LaravelAcademy.org)提供 Laravel 学院致力于提供优质 Laravel 中文学习资源 3 'api' => [ 'throttle:60,1', ], ]; 然后,web 组像这样分配给路由: Route::group(['middleware' bugs、新特 性、以及如何实现已有特性等。Taylor Otwell,Laravel 的主要维护者,通常在工作日的 上午 8 点到下午 5 点(西六区或美国芝加哥时间)在线,其它时间也可能偶尔在线。 3、哪个分支? 所有的 bug 修复应该被提交到最新的稳定分支,永远不要把 bug 修复提交到 master 分 支,除非它们能够修复下个发行版本中的特性。 当前版本中完全向后兼容的次要特性也可以提交到最新的稳定分支。 Composer 的 create-project 命令来安装 Laravel 应用: composer create-project laravel/laravel --prefer-dist blog 3、基本配置 Laravel 框架的所有配置文件都存放在 config 目录下,并且每一个配置项都有注释,所以 你可以随意浏览任意配置文件去熟悉这些配置项。 目录权限 安装完 Laravel0 码力 | 377 页 | 4.56 MB | 1 年前3
共 21 条
- 1
- 2
- 3













