The Definitive Guide to Yii 2.00 码力 | 605 页 | 2.47 MB | 1 年前3
Yii 2.0 权威指南0 码力 | 537 页 | 4.66 MB | 1 年前3
Falcon v1.2.0 Documentationreq_options.keep_blank_qs_values = True User Guide Introduction How is Falcon different? About Apache 2.0 Falcon License Installation PyPy CPython Dependencies WSGI Server Source Code Quickstart Learning deployments of your application. About Apache 2.0 Falcon is released under the terms of the Apache 2.0 License [http://opensource.org/licenses/Apache-2.0]. This means that you can use it in your commercial License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required0 码力 | 177 页 | 252.56 KB | 1 年前3
Falcon v0.2.0 Documentation5. Documentation Falcon Documentation, Release 0.2.0rc1 About Apache 2.0 Falcon is released under the terms of the Apache 2.0 License. This means that you can use it in your commercial applications License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required0 码力 | 70 页 | 296.15 KB | 1 年前3
Falcon v1.2.0 Documentation6.2. User Guide 17 Falcon Documentation, Release 1.2.0 About Apache 2.0 Falcon is released under the terms of the Apache 2.0 License. This means that you can use it in your commercial applications License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required project, you agree to also license your source code under the terms of the Apache License, Version 2.0, as described above. Installation PyPy PyPy is the fastest way to run your Falcon app. However,0 码力 | 134 页 | 498.46 KB | 1 年前3
Falcon v0.2.0 Documentation| Falcon 0.2.0rc1 documentation » User Guide Introduction How is Falcon different? About Apache 2.0 Falcon License Installation Install from PyPI Installing Cython on OS X WSGI Server Source Code deployments of your application. About Apache 2.0 Falcon is released under the terms of the Apache 2.0 License [http://opensource.org/licenses/Apache-2.0]. This means that you can use it in your commercial License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required0 码力 | 188 页 | 358.44 KB | 1 年前3
Laravel 5.6 中文文档Laravel 学院致力于提供优质 Laravel 中文学习资源:http://laravelacademy.org 4 Bootstrap 4 所有前端脚手架例如用户登录认证模板和 Vue 示例组件都已经升级到 Bootstrap 4。默认情况下,生成的分页链接现在也已升级到 Bootstrap 4。 升级指南 预计升级时间:10-30 分钟 PHP Laravel Valet。升级之后,最好运行下 valet install 命令以便 Valet 在必要情况下对配置文件 进行升级: 升级到 Valet 2.0 注:先通过 valet –version 查看本机安装的 Valet 版本,如果版本已经大于 2.0 则可以跳过本段教程。 Valet 2.0 将 Valet 底层的 web 服务器从 Caddy 替换成了 Nginx,升级到这个版本之前需要运行以下命令来停止和卸载已经在后台运行的 Blade::withoutDoubleEncoding(); } } Blade & JavaScript 框架 由于很多 JavaScript 框架也是用花括号来表示要显示在浏览器中的表达式,如 Vue,我们可以使用 @ 符号来告诉 Blade 渲染引擎该表达式应该保持 原生格式不作改动。比如:Laravel
Hello, @{{ name }}. 在本例中,@ 符在编译阶段会被0 码力 | 377 页 | 14.56 MB | 1 年前3
《Slides Dev Web》02. Introduction aux frameworks PHP
clair mais pas tout à fait juste : dans Laravel, le contrôleur récupère la page générée à partir de la vue, et c’est lui qui renvoie le HTML (objet Response) au client. Performance • Un framework web est strtolower | md5 }}" alt="avatar"> {% endblock -%} La page est réalisée avec Twig21 <2.0. À partir de la version 2.0, il faut utiliser un autoloader externe, comme celui de composer (voir ci-dessous). éviter d’utiliser d’affreux éléments tel que global. Modèle - Vue - Contrôleur • Modèle: l’ORM qui s’occupe de notre base de données • Vue: les templates qui affiche les données • Contrôleur: une classe0 码力 | 24 页 | 1.03 MB | 1 年前3
Laravel 6.0 中文文档码的开发和维护与主框架分离。所以,在默认框架脚手架代码中,现 在已经剔除了 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::table 方法声明,如果你自行实现过该接口,需要添加这个方 法的实现。 Carbon 不再支持 Carbon 1.x 影响级别:中等 由于已经接近维护的生命周期尾期,Carbon 1.x 不再被支持,请升 级应用到 Carbon 2.0。 配置 本文档由学院君提供 学院君致力于提供优质 Laravel 中文学习资源:https://xueyuanjun.com 15 AWS_REGION 环境变量 影响级别:可选 如果你计划使用0 码力 | 1442 页 | 14.66 MB | 1 年前3
Laravel 5.3 中文文档学院(LaravelAcademy.org)提供 Laravel 学院致力于提供优质 Laravel 中文学习资源 6 过 Web UI 创建“个人访问令牌”。为了让你更快上手,Passport 内置了一个 Vue 组件,该组件提供 了 OAuth2 后台界面功能,允许用户创建客户端、撤销访问令牌,以及更多其他功能:thorized-clients> 如果你不想使用 Vue 组件,欢迎提供你自己的用于管理客户端和访问令牌的前端后台。Passport 提供了一个简单的 JSON API,你可以在前端使用任何 JavaScript 框架与之集成。 当然,Passport package.json 文件中。 此外,支持单文件的 Vue 组件现在已经开箱支持, resources/assets/js/components 目录下包含 了一个简单的示例组件 Example.vue ,新的 resources/assets/js/app.js 文件将会启动被配置你 的 JavaScript 库以及 Vue 组件。 这种架构对开始开发现代的、强大的 JavaScript 0 码力 | 691 页 | 9.37 MB | 1 年前3
共 73 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8













