Laravel 5.0 Documentation
distribution, allowing the box to boot extremely quickly. Homestead includes Nginx 1.6, PHP 5.6, MySQL, Postgres, Redis, Memcached, Beanstalk, Node, Gulp, Grunt, & Bower. Homestead includes a simple Homestead Homestead runs on any Windows, Mac, or Linux system, and includes the Nginx web server, PHP 5.6, MySQL, Postgres, Redis, Memcached, and all of the other goodies you need to develop amazing Laravel applications Homestead is currently built and tested using Vagrant 1.6. Ubuntu 14.04 PHP 5.6 HHVM Nginx MySQL Postgres Node (With Bower, Grunt, and Gulp) Redis Memcached Beanstalkd Laravel Envoy Fabric + HipChat0 码力 | 242 页 | 1.44 MB | 1 年前3
Laravel 5.1 中文文档盒子是一次性的,如果出现错误,可以在数分钟内销毁并重新创 建该 Vagrant 盒子! Homestead 可以运行在 Windows、Mac 以及 Linux 系统上,其中已经安装好了 Nginx、 PHP5.6、MySQL、Postgres、Redis、Memcached、Node 以及很多其它开发牛逼 Laravel 应用所需要的东西。 注意:如果你使用的是 Windows,需要开启系统的硬件虚拟化(VT-x),这通常可以通过 Vagrant 1.7 进行构建和测试。 1.1 包含软件 Ubuntu 14.04 PHP 5.6 HHVM Nginx MySQL Postgres Node (With PM2, Bower, Grunt, and Gulp) Redis Memcached Beanstalkd Laravel 中为 MySQL 和 Postgres 数据库做好了配置,更加方便的是,Laravel 的 local 数据库配置已经为使用数据库做好了设置。 想要通过本地的 Navicat 或 Sequel Pro 连接上 MySQL 或 Postgres 数据库,可以通过新建 连接来实现,主机 IP 都是 127.0.0.1,对于 MySQL 而言,端口号是 33060,对 Postgres 而言,端口号是 54320,用户名/密码是0 码力 | 307 页 | 3.46 MB | 1 年前3
Laravel 5.2 中文文档如果出现错误,可以在数分钟内销毁并重新创建该 Vagrant 盒子! Homestead 可以运行在 Windows、Mac 以及 Linux 系统上,其中已经安装好了 Nginx、 PHP7.0、MySQL、Postgres、Redis、Memcached、Node 以及很多其它开发 Laravel 应用所需要的东西。 注:如果你使用的是 Windows,需要开启系统的硬件虚拟化(VT-x),这通常可以通过 Ubuntu 14.04 Git PHP 7.0 HHVM Xdebug Nginx MySQL SQLite 3 Postgres Composer Node(With PM2, Bower, Grunt, and Gulp) Redis Memcached Beanstalkd 连接到数据库 默认已经在 Homestead 虚拟机中为 MySQL 和 Postgres 数据库做好了配置,更方便的 是,Laravel 的 .env 还为连接 Homestead 数据库做好了配置。 想要通过本地的 Navicat 或 Sequel Pro 连接到 Homestead 上的 MySQL 或 Postgres 数据库,可以通过新建连接来实现,主机 IP 都是 127.0.0.1,对于0 码力 | 377 页 | 4.56 MB | 1 年前3
Laravel 5.3 中文文档数分钟内销毁并重新创建该 Vagrant 盒子! Homestead 可以运行在 Windows、Mac 以及 Linux 系统上,其中已经安装好了 Nginx、PHP7.0、 MySQL、Postgres、Redis、Memcached、Node 以及很多其它开发 Laravel 应用所需要的东西。 注:如果你使用的是 Windows,需要开启系统的硬件虚拟化(VT-x),这通常可以通过 BIOS Git PHP 7.0 HHVM Xdebug Nginx MySQL MariaDB SQLite 3 Postgres Composer Node(With PM2, Bower, Grunt, and Gulp) Redis Memcached Beanstalkd MySQL 和 Postgres 数据库做好了配置,更方便的是,这些 配置值就是 Laravel 的 .env 中默认提供的。 想要通过本地的 Navicat 或 Sequel Pro 连接到 Homestead 上的 MySQL 或 Postgres 数据库, 可以通过新建连接来实现,主机 IP 都是 127.0.0.1,对于 MySQL 而言,端口号是 33060,对 Postgres 而言,端口号是0 码力 | 691 页 | 9.37 MB | 1 年前3
Laravel 3.2 DocumentationFrom 3.2.2 Replace the laravel folder. 5 Laravel 3.2.2 Overall improvement of Postgres support. Fix issue in SQL Server Schema grammar. Fix issue with eager loading and first application/start.php for more flexibility. Added foreign key support to schema builder. Postgres "unique" indexes are now added with ADD CONSTRAINT. Added "Event::until" method. Added0 码力 | 139 页 | 1.13 MB | 1 年前3
Learning Laravelcontainers you can select to create your own combinations. nginx, hhvm, php-fpm, mysql, redis, postgres, mariadb, neo4j, mongo, apache2, caddy, memcached, beanstalkd, beanstalkd-console, workspace Powered by Vagrant, Homestead gets your entire team on the same page with the latest PHP, MySQL, Postgres, Redis, and more. • Laravel Cashier - Make subscription billing painless with built-in Stripe0 码力 | 216 页 | 1.58 MB | 1 年前3
The Laravel Handbook
can configure more details such as the Operating System, Database and PHP version: 86 I picked Postgres because I like that more, but it’s just a preference. Click Create Server and the installation0 码力 | 111 页 | 14.25 MB | 1 年前3
CakePHP Cookbook 2.x
lib/Cake/Model/Datasource/Database), a summary of which is listed here for your convenience: Mysql Postgres Sqlite Sqlserver Note You can find additional community contributed datasources in the CakePHP datasource this configuration array is for. Examples: Database/Mysql, Database/Sqlserver, Database/Postgres, Database/Sqlite. You can use plugin syntax to indicate plugin datasource to use. persistent Whether server as SET commands when the connection is created. This option is only supported by the Mysql, Postgres, and Sqlserver datasources at this time. Changed in version 2.4: The settings, ssl_key, ssl_cert0 码力 | 1096 页 | 958.62 KB | 1 年前3
Laravel 5.6 中文文档MySQL 和 Postgres 数据库做好了配置,更方便的是,这些配置值与 Laravel 的 .env 中默认提供的配置一致。 想要通过本地的 Navicat 或 Sequel Pro 连接到 Homestead 上的 MySQL 或 Postgres 数据库,可以通过新建连接来实现,主机 IP 都是 127.0.0.1,对于 MySQL 而言,端口号是 33060,对 Postgres 而言,端口号是 8000 → Forwards To 80 HTTPS: 44300 → Forwards To 443 MySQL: 33060 → Forwards To 3306 Postgres: 54320 → Forwards To 5432 Mailhog: 8025 → Forwards To 8025 转发更多端口 如果你想要为 Vagrant 盒子添加更多端口转发,做如下转发协议设置即可: 让连接不同数据库以及对数据库进行增删改查操作变得非常简单,不论使用原生 SQL、还是查询构建器,还是 Eloquent ORM。目前, Laravel 支持四种类型的数据库系统: MySQL Postgres SQLite SQL Server 配置 应用的数据库配置位于 config/database.php(但是数据库用户及密码等敏感信息位于 .env 文件,如果你还不知道0 码力 | 377 页 | 14.56 MB | 1 年前3
CakePHP Cookbook 2.x
lib/Cake/Model/Datasource/Database), a summary of which is listed here for your convenience: • Mysql • Postgres • Sqlite • Sqlserver Note: You can find additional community contributed datasources in the CakePHP datasource this configuration array is for. Examples: Database/Mysql, Database/Sqlserver, Database/Postgres, Database/Sqlite. You can use plugin syntax to indicate plugin datasource to use. persistent Whether server as SET commands when the connection is created. This option is only supported by the Mysql, Postgres, and Sqlserver datasources at this time. Changed in version 2.4: The settings, ssl_key, ssl_cert0 码力 | 820 页 | 2.52 MB | 1 年前3
共 17 条
- 1
- 2













