Laravel 5.0 Documentation
extremely quickly. Homestead includes Nginx 1.6, PHP 5.6, MySQL, Postgres, Redis, Memcached, Beanstalk, Node, Gulp, Grunt, & Bower. Homestead includes a simple Homestead.yaml configuration file for managing changes for the release. An entirely new SSH component has been introduced with this release. This feature allows you to easily SSH into remote servers and run commands. To learn more, consult the SSH component your system supports it. The readline and pcntl PHP extensions must be installed to use this feature. If you do not have these extensions, the shell from 4.0 will be used. A new hasManyThrough relationship0 码力 | 242 页 | 1.44 MB | 1 年前3
Laravel 6.0 中文文档盒子的释义请参考 Vagrant 官方文档),该盒子为我们提供了一个优秀的开发环境,有了它,我 们不再需要在本地环境安装 PHP、Composer、Nginx、MySQL、 Memcached、Redis、Node 等其它工具软件,我们也完全不用再担 心误操作搞乱操作系统 —— 因为 Vagrant 盒子是一次性的,如果 出现错误,可以在数分钟内销毁并重新创建该 Vagrant 盒子! 为什么说它是重 PHP 5.6 Nginx MySQL lmm(用于 MySQL 或 MariaDB 数据库快照) SQLite3 PostgreSQL Composer Node(With Yarn, Bower, Grunt, and Gulp) Redis Memcached Beanstalkd Mailhog avahi ngrok "rsync" options: rsync__args: ["--verbose", "--archive", "--de lete", "-zz"] rsync__exclude: ["node_modules"] 配置 Nginx 站点 对 Nginx 不熟?没关系!通过 sites 属性你可以方便地将“域名”映 射到 Homestead 虚拟机的指定目录,Homestead.yaml0 码力 | 1442 页 | 14.66 MB | 1 年前3
Learning Laravelshipped with a templating engine known as Blade. Blade is quite easy to use, yet, powerful. One feature the Blade templating engine does not share with other popular ones is her permissiveness; allowing authentication is little different from Laravel 5.2 I will explain how to implement multiauthentication feature in 5.3 First you need two different user Model cp App/User.php App/Admin.php change class name $variable : 'Default'; ?> After PHP 7 (using the "Null coalescing operator" ) • Blade operator or makes this easier: {{ $variable or 'Default' }} Raw echos As0 码力 | 216 页 | 1.58 MB | 1 年前3
Laravel 5.6 中文文档盒子的释义请参考 Vagrant 官方文档), 该盒子为我们提供了一个优秀的开发环境,有了它,我们不再需要在本地环境安装 PHP、Composer、Nginx、MySQL、Memcached、Redis、Node 等其它工具软件,我们也完全不用再担心误操作搞乱操作系统 —— 因为 Vagrant 盒子是一次性的,如果出现错误,可以在数分钟内销毁并重新创 建该 Vagrant 盒子! 为什么说它是重量级 Nginx Apache(可选) MySQL MariaDB(可选) SQLite3 PostgresSQL Composer Node(With Yarn, Bower, Grunt, and Gulp) Redis Memcached Beanstalkd Mailhog Elasticsearch(可选) rsync__args: ["--verbose", "--archive", "--delete", "-zz"] rsync__exclude: ["node_modules"] 配置 Nginx 站点 对 Nginx 不熟?没关系!通过 sites 属性你可以方便地将“域名”映射到 Homestead 虚拟机的指定目录,Homestead.yaml0 码力 | 377 页 | 14.56 MB | 1 年前3
《Slides Dev Web》 09. Services Web
messages XML sur le réseau – WSDL : Web Service Description Language – UDDI : Universal Description, Discovery and Integration • WSDL : Description des interfaces des web services • UDDI : Découverte et inscription0 码力 | 6 页 | 47.90 KB | 1 年前3
Laravel 3.2 Documentationdocumentation. These documents were designed to function both as a getting-started guide and as a feature reference. Even though you may jump into any section and start learning, we recommend reading the request (GitHub will not automatically select it.) Documentation: If you are adding a new feature or changing the API in any relevant way, this should be documented. The documentation files can your own fork. # git pull origin develop Now you are ready to create a new branch for your new feature or bug-fix. When you create a new branch, use a self-descriptive naming convention. For example0 码力 | 139 页 | 1.13 MB | 1 年前3
《Slides Dev Web》 05. JavaScript & DOM
hors-browser – Node.js, Spidermonkey, Rhino – script d’app (Qt, Notepad++, …) 1 • Langage cible de compilateurs : emscripten1, WebAssembly2 • Embarqué : Espruino3, robotique : Node Bots4, CylonJS5 DOMContentLoaded would be much more appropriate, so be cautious. MDN: DOMContentLoaded26 Node.js27 / Deno28 • Node.js : une implémentation hors navigateur – environnement d’exécution + bibliothèques – 27https://nodejs.org 28https://www.reddit.com/r/node/comments/nx9qqr/deno_vs_nodejs_a_comparison_you_need_to_know/ 29https://www.npmjs.com 30https://colorlib.com/wp/npm-packages-node-js/ 5 – gulp, grunt, bower, yarn0 码力 | 10 页 | 91.95 KB | 1 年前3
《Slides Dev Web》 10. Rwd-use-srcset/ 12https://www.hteumeuleu.fr/attribut-srcset-images-responsive/ 5 .feature { overflow: hidden; } .feature img { display: block; max-width: auto; } • Pas de standard pour servir différentes0 码力 | 7 页 | 76.36 KB | 1 年前3
Laravel 5.1 中文文档盒子! Homestead 可以运行在 Windows、Mac 以及 Linux 系统上,其中已经安装好了 Nginx、 PHP5.6、MySQL、Postgres、Redis、Memcached、Node 以及很多其它开发牛逼 Laravel 应用所需要的东西。 注意:如果你使用的是 Windows,需要开启系统的硬件虚拟化(VT-x),这通常可以通过 BIOS 来开启。 Homestead 进行构建和测试。 1.1 包含软件 Ubuntu 14.04 PHP 5.6 HHVM Nginx MySQL Postgres Node (With PM2, Bower, Grunt, and Gulp) Redis Memcached Beanstalkd Laravel Envoy 者压根 不使用。 2、安装 & 设置 2.1 安装 Node 在开始 Elixir 之前,必须首先确保 Node.js 在机器上已经安装: node -v 默认情况下,Laravel Homestead 包含你需要的一切;然而,如果你不使用 Vagrant,你也 可以通过访问 Node 的下载页面轻松的安装 Node。 2.2 Gulp 接下来,需要安装 Gulp 作为全局0 码力 | 307 页 | 3.46 MB | 1 年前3
Laravel 5.2 中文文档盒子! Homestead 可以运行在 Windows、Mac 以及 Linux 系统上,其中已经安装好了 Nginx、 PHP7.0、MySQL、Postgres、Redis、Memcached、Node 以及很多其它开发 Laravel 应用所需要的东西。 注:如果你使用的是 Windows,需要开启系统的硬件虚拟化(VT-x),这通常可以通过 BIOS 来开启。 预装软件 Ubuntu PHP 7.0 HHVM Xdebug Nginx MySQL SQLite 3 Postgres Composer Node(With PM2, Bower, Grunt, and Gulp) Redis Memcached Beanstalkd Blackfire Profiler 者压根不使用。 2、安装 & 设置 2.1 安装 Node 在开始 Elixir 之前,必须首先确保 Node.js 在机器上已经安装: node -v 默认情况下,Laravel Homestead 包含你需要的一切;然而,如果你不使用 Vagrant,你 也可以通过访问 Node 的下载页面轻松的安装 Node。 2.2 Gulp 接下来,需要安装 Gulp 作为全局0 码力 | 377 页 | 4.56 MB | 1 年前3
共 15 条
- 1
- 2













