积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(13)PHP(13)Laravel(13)

语言

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

格式

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

    'prefix' => '', ], 'mysql' => [ 'driver' => 'mysql', 'host' => env('DB_HOST', 'localhost'), 'port' => env('DB_PORT', '3306'), 'database' => env('DB_DATABASE' public folder from your laravel project (on development machine) in the laravel folder (on server host - shared hosting account). You can use: C-panel : which would be the slowest option • FTP Client: project (on development machine), copy everything and paste in the public_html folder (on server host - shared hosting account). Step 4 Now open the index.php file in the public_html folder on the shared
    0 码力 | 216 页 | 1.58 MB | 1 年前
    3
  • pdf文档 Laravel 6.0 中文文档

    通过 Mailhog 可以轻松拦截发送出去的邮件并进行检查而不必真的 将其发送给接收人。开始之前,需要更新 .env 文件使用如下邮件配 置: MAIL_DRIVER=smtp MAIL_HOST=localhost MAIL_PORT=1025 MAIL_USERNAME=null MAIL_PASSWORD=null MAIL_ENCRYPTION=null 配置好 Mailhog yml contains a different subnet for the IP address, this address may be different... xdebug.remote_host = 192.168.10.1 xdebug.remote_autostart = 1 使用 Blackfire 分析应用 Blackfire 是一个用于分析 Web 请求和 CLI 应用以及编写性能断 发环境中开发,需要自己创建数据库,我们将数据库命名为 valet, 本地的数据库用户名为 root,密码为空,对应地,修改 .env 文件配 置如下: DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE=valet DB_USERNAME=root DB_PASSWORD= 具体配置值以你自己的开发环境设置为准。我们将基于
    0 码力 | 1442 页 | 14.66 MB | 1 年前
    3
  • pdf文档 Laravel 5.6 中文文档

    Maillog 通过 Maillog 可以轻松拦截发送出去的邮件并进行检查而不必真的将其发送给接收人。开始之前,需要更新 .env 文件使用如下邮件配置: MAIL_DRIVER=smtp MAIL_HOST=localhost MAIL_PORT=1025 MAIL_USERNAME=null MAIL_PASSWORD=null MAIL_ENCRYPTION=null 端口转发配置 开发环境中开发,需要自己创建数据库,我们将数据库命名为 valet,本地的数据库 用户名为 root,密码为空,对应地,修改 .env 文件配置如下: DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE=valet DB_USERNAME=root DB_PASSWORD= 具体配置值以你自己的开发环境设置为准。我们将基于 响应中构建链接,或者生成重定向响应。 快速入门 生成 URL url 辅助函数可用于为应用生成任意 URL,并且生成的 URL 会自动使用当前请求的 scheme(HTTP or HTTPS) 和 host 属性: $post = App\Post::find(1); echo url("/posts/{$post->id}"); // 输出 http://example.com/posts/1
    0 码力 | 377 页 | 14.56 MB | 1 年前
    3
  • pdf文档 《Slides Dev Web》 06. HTTP & AJAX

    Entêtes de requête (Host, Referer, User-Agent, …) et réponse (Content-Type, Set- Cookie, Location, …) • HTTP 1.1 (1997) – Nouveaux entêtes (Keep-alive, pipelining, cache, …), Host obligatoire • HTTP ressource • TRACE, OPTIONS, CONNECT idempotentes sûres Echanges HTTP • Requête GET / HTTP/1.1[CRLF] Host: www.cff.ch[CRLF] Connection: close[CRLF] User-Agent: Opera/9.20 (Windows NT 6.0; U; en)[CRLF] Accept-Encoding: ch/fr/">here.

    HTTP • Requête POST : paramètres dans le corps POST /login.jsp HTTP/1.1 Host: www.mysite.com User-Agent: Mozilla/4.0 Content-Length: 27 Content-Type: application/x-www-form-urlencoded
    0 码力 | 11 页 | 91.09 KB | 1 年前
    3
  • pdf文档 Laravel 5.0 Documentation

    modify the environment for a request. You should convert your environment detection to use machine host names ( hostname command on Mac, Linux, and Windows). Laravel now generates a single log file: repository into a Homestead folder within your "home" directory, as the Homestead box will serve as the host to all of your Laravel (and PHP) projects: git clone https://github.com/laravel/homestead.git Homestead probably need to SSH into your Homestead machine frequently, consider creating an "alias" on your host machine: alias vm="ssh vagrant@127.0.0.1 -p 2222" Once you create this alias, you can simply use
    0 码力 | 242 页 | 1.44 MB | 1 年前
    3
  • pdf文档 《Slides Dev Web》02. Introduction aux frameworks PHP

    Conventions • Nommage – Classes – Base de données – Fichiers et dossiers • ROUTES : http://app.host.tld/controller/action[/key/val] • Arborescence : – Imposée ou libre selon frameworks – Pas de code l’utilisateur – Utilisées pour le référencement • Cohérence avec l’implémentation MVC : http://app.host.tld/controller/action[/key/val] • Le routage (routing) – Le Front Controller recoit toutes les requêtes dépôt HE-Arc/php-intro- framework18. $ curl -v "http://he-arc.ch/?id=25" > GET /?id=25 HTTP/1.1 > Host: he-arc.ch > < HTTP/1.1 200 OK < Content-Type: text/html; charset=utf-8 < HE-Arc
    0 码力 | 24 页 | 1.03 MB | 1 年前
    3
  • pdf文档 Laravel 3.2 Documentation

    "database" value can be zero by default. 'redis' => array( 11 'default' => array( 'host' => '127.0.0.1', 'port' => 6379, 'database' => 0 ), ), INSTALLATION & SETUP public folder is a commonly used best-practice, it's possible that you may need to use Laravel on a host that does not allow you to update your DocumentRoot. A collection of algorithms to circumvent this settings with added default PDO attributes: 'mysql' => array( 'driver' => 'mysql', 'host' => 'localhost', 'database' => 'database', 'username' => 'root', 'password' =>
    0 码力 | 139 页 | 1.13 MB | 1 年前
    3
  • pdf文档 The Laravel Handbook

    needed. 22 Open the .env file, and instead of the default configuration DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE=laravel DB_USERNAME=root DB_PASSWORD= add DB_CONNECTION=sqlite the first one. We go to the .env file and comment those lines: 57 # DB_CONNECTION=mysql # DB_HOST=127.0.0.1 # DB_PORT=3306 # DB_DATABASE=laravel # DB_USERNAME=root # DB_PASSWORD= and add DB_CONNECTION=sqlite down menu: 91 which is very handy, and you can deploy new sites on this server. Each server can host multiple different sites. There is a default one already set up, and if you copy and paste the public
    0 码力 | 111 页 | 14.25 MB | 1 年前
    3
  • pdf文档 Laravel 5.3 中文文档

    库: 接下来,你需要使用 socket.io 连接器和 host 来实例化 Echo。例如,如果你的应用和 socket 服 务器运行在了 app.dev 上,那么需要注意实例化 Echo: import Echo from "laravel-echo" 学院(LaravelAcademy.org)提供 Laravel 学院致力于提供优质 Laravel 中文学习资源 295 broadcaster: 'socket.io', host: 'http://app.dev:6001' }); 最后,需要运行一个与之兼容的 Socket.IO 服务器。Laravel 并未内置一个 Socket.IO 服务器实现, 不过,这里有一个第三方实现的 'host' => '127.0.0.1', 'port' => 11211, 'weight' => 100 ], ], 你还可以设置 host 选项为 UNIX socket 路径,如果你这样做,port 选项应该置为 0: 'memcached' => [ [ 'host' => '/var
    0 码力 | 691 页 | 9.37 MB | 1 年前
    3
  • pdf文档 Laravel 5.1 中文文档

    想要知道如何配置读/写连接,让我们看看下面这个例子: 'mysql' => [ 'read' => [ 'host' => '192.168.1.1', ], 'write' => [ 'host' => '196.168.1.2' ], 'driver' => 'mysql', 'database' 本文档由 Laravel 学院(LaravelAcademy.org)提供 78 ], 注意我们在配置数组中新增了两个键:read 和 write,这两个键都对应一个包含单个键“host” 的数组,读/写连接的其它数据库配置选项都共用 mysql 的主数组配置。 如果我们想要覆盖主数组中的配置,只需要将相应配置项放到 read 和 write 数组中即可。 在本例中,192.168 'host' => '127.0.0.1', 'port' => 11211, 'weight' => 100 ], ], 你还可以设置 host 选项为 UNIX socket 路径,如果你这样做,port 选项应该置为 0: 'memcached' => [ [ 'host' => '/var
    0 码力 | 307 页 | 3.46 MB | 1 年前
    3
共 13 条
  • 1
  • 2
前往
页
相关搜索词
LearningLaravel6.0中文文档5.6SlidesDevWeb06HTTPAJAX5.0Documentation02IntroductionauxframeworksPHP3.2TheHandbook5.35.1
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩