积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(11)PHP(11)CakePHP(6)Laravel(4)

语言

全部英语(8)中文(简体)(3)

格式

全部PDF文档 PDF(8)其他文档 其他(3)
 
本次搜索耗时 0.176 秒,为您找到相关结果约 11 个.
  • 全部
  • 后端开发
  • PHP
  • CakePHP
  • Laravel
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Laravel 5.3 中文文档

    预装软件  Ubuntu 16.04  Git  PHP 7.0  HHVM  Xdebug  Nginx  MySQL  MariaDB  SQLite 3  Postgres  Composer  Node(With PM2, Bower, Grunt, and Gulp)  Redis 访问站点。 不要忘记在/etc/hosts 文件中添加域名 homestead.app。 安装 MariaDB 如果你希望使用 MariaDB 来替代 MySQL,可以添加 mariadb 配置项到 Homestead.yaml 文件,该 选项会移除 MySQL 并安装 MariaDB,MariaDB 是 MySQL 的替代品,所以在应用数据库配置中你 仍然可以使用 mysql 驱动: box: box: laravel/homestead ip: "192.168.20.20" memory: 2048 cpus: 4 provider: virtualbox mariadb: true 3、日常使用 全局访问 Homestead 有时候你想要在文件系统的任意位置运行 vagrant up 启动 Homestead 虚拟机,要实现这一目的 需 要 将 Homestead
    0 码力 | 691 页 | 9.37 MB | 1 年前
    3
  • pdf文档 Laravel 5.6 中文文档

    Git  PHP 7.2  PHP 7.1  PHP 7.0  PHP 5.6  Nginx  Apache(可选)  MySQL  MariaDB(可选)  SQLite3  PostgresSQL  Composer  Node(With Yarn, Bower, Grunt, and Gulp)  /etc/hosts 文件中添加域 名 homestead.test(已配置的话忽略)。 安装 MariaDB 如果你希望使用 MariaDB 来替代 MySQL,可以添加 mariadb 配置项到 Homestead.yaml 文件,该选项会移除 MySQL 并安装 MariaDB,MariaDB 是 MySQL 的替代品,完全兼容 MySQL,所以在应用数据库配置中你仍然可以使用 mysql 驱动: box: laravel/homestead ip: "192.168.10.10" memory: 2048 cpus: 4 provider: virtualbox mariadb: true 安装 Elasticsearch 要安装 Elasticsearch,需要添加 elasticsearch 到 Homestead.yaml 文件并指定一个支持的版本。默认
    0 码力 | 377 页 | 14.56 MB | 1 年前
    3
  • pdf文档 Laravel 6.0 中文文档

     Git  PHP 7.3  PHP 7.2  PHP 7.1  PHP 7.0  PHP 5.6  Nginx  MySQL  lmm(用于 MySQL 或 MariaDB 数据库快照)  SQLite3  PostgreSQL  Composer  Node(With Yarn, Bower, Grunt, and Gulp)  Redis Crystal & Lucky Framework  Docker  Elasticsearch  Gearman  Go  Grafana  InfluxDB  MariaDB  MinIO  MongoDB  MySQL 8  Neo4j  Oh My Zsh  Open Resty 本文档由学院君提供 学院君致力于提供优质 Laravel databases: - homestead 本文档由学院君提供 学院君致力于提供优质 Laravel 中文学习资源:https://xueyuanjun.com 68 features: - mariadb: false - ohmyzsh: false - webdriver: false name: laravel6 hostname: laravel6 将其中的 sites 配置中
    0 码力 | 1442 页 | 14.66 MB | 1 年前
    3
  • pdf文档 The PHP Handbook

    offers various built-in libraries to work with databases, for example: 82 PostgreSQL MySQL / MariaDB MongoDB I do not cover this in the handbook because I think this is a big topic and one that would
    0 码力 | 97 页 | 8.78 MB | 1 年前
    3
  • epub文档 CakePHP Cookbook Documentation 5.x

    for use in this tutorial, with the name of your choice such as cake_cms. If you are using MySQL/MariaDB, you can execute the following SQL to create the necessary tables: CREATE DATABASE cake_cms; USE View/Helper View/View The supported database engine versions were updated: MySQL (5.7 or higher) MariaDB (10.1 or higher) PostgreSQL (9.6 or higher) Microsoft SQL Server (2012 or higher) SQLite 3 Auth for use in this tutorial, with the name of your choice such as cake_cms. If you are using MySQL/MariaDB, you can execute the following SQL to create the necessary tables: CREATE DATABASE cake_cms; USE
    0 码力 | 1080 页 | 939.39 KB | 1 年前
    3
  • pdf文档 CakePHP Cookbook Documentation 5.x

    for use in this tutorial, with the name of your choice such as cake_cms. If you are using MySQL/MariaDB, you can execute the following SQL to create the necessary tables: CREATE DATABASE cake_cms; USE – View/View • The supported database engine versions were updated: – MySQL (5.7 or higher) – MariaDB (10.1 or higher) – PostgreSQL (9.6 or higher) – Microsoft SQL Server (2012 or higher) – SQLite for use in this tutorial, with the name of your choice such as cake_cms. If you are using MySQL/MariaDB, you can execute the following SQL to create the necessary tables: CREATE DATABASE cake_cms; USE
    0 码力 | 848 页 | 2.53 MB | 1 年前
    3
  • pdf文档 Learning Laravel

    containers 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 1. Enter
    0 码力 | 216 页 | 1.58 MB | 1 年前
    3
  • epub文档 CakePHP Cookbook 4.x

    for use in this tutorial, with the name of your choice such as cake_cms. If you are using MySQL/MariaDB, you can execute the following SQL to create the necessary tables: USE cake_cms; CREATE TABLE users for use in this tutorial, with the name of your choice such as cake_cms. If you are using MySQL/MariaDB, you can execute the following SQL to create the necessary tables: USE cake_cms; CREATE TABLE users will utilize one. CakePHP supports a variety of database storage engines: MySQL (5.6 or higher) MariaDB (5.6 or higher) PostgreSQL (9.4 or higher) Microsoft SQL Server (2012 or higher) SQLite 3 The Oracle
    0 码力 | 1249 页 | 1.04 MB | 1 年前
    3
  • pdf文档 CakePHP Cookbook 4.x

    for use in this tutorial, with the name of your choice such as cake_cms. If you are using MySQL/MariaDB, you can execute the following SQL to create the necessary tables: USE cake_cms; CREATE TABLE users for use in this tutorial, with the name of your choice such as cake_cms. If you are using MySQL/MariaDB, you can execute the following SQL to create the necessary tables: USE cake_cms; CREATE TABLE users utilize one. CakePHP supports a variety of database storage engines: • MySQL (5.6 or higher) • MariaDB (5.6 or higher) • PostgreSQL (9.4 or higher) • Microsoft SQL Server (2012 or higher) • SQLite
    0 码力 | 967 页 | 2.88 MB | 1 年前
    3
  • epub文档 CakePHP Cookbook 3.x

    will utilize one. CakePHP supports a variety of database storage engines: MySQL (5.5.3 or greater) MariaDB (5.5 or greater) PostgreSQL Microsoft SQL Server (2008 or higher) SQLite 3 Note All built-in drivers
    0 码力 | 1244 页 | 1.05 MB | 1 年前
    3
共 11 条
  • 1
  • 2
前往
页
相关搜索词
Laravel5.3中文文档5.66.0ThePHPHandbookCakePHPCookbookLearning
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩