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

无数据

分类

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

语言

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

格式

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

    Outils : devtools Chrome ou FF, Emmet15, git • Doc 8http://packalyst.com/ 9https://laravel.com/docs/master/lifecycle 10https://laravel.com/docs/5.1/contributions#coding-style 11https://styleci.io/ 12https://glitch domaine au dossier projet • Installer Laravel (créer un nouveau projet) 16https://laravel.com/docs/master 17https://quickref.me/laravel 18https://artisan.page/ 19https://laravel.sillo.org/laravel-10/ 20https://www WSL27 • Windows avec WSL – Tuto28 23https://laravel.com/docs/master/homestead 24https://laragon.org/ 25https://laravel.com/docs/master/valet 26https://cpriego.github.io/valet-linux/#installation 27https://github
    0 码力 | 8 页 | 224.34 KB | 1 年前
    3
  • pdf文档 Laravel 5.0 Documentation

    All bug fixes should be sent to the latest stable branch. Bug fixes should never be sent to the master branch unless they fix features that exist only in the upcoming release. Minor features that are release may be sent to the latest stable branch. Major new features should always be sent to the master branch, which contains the upcoming Laravel release. If you are unsure if your feature qualifies extension. @section('sidebar') This is the master sidebar. @show
    0 码力 | 242 页 | 1.44 MB | 1 年前
    3
  • pdf文档 Laravel 3.2 Documentation

    Branches The laravel repository has multiple branches, each serving a specific purpose:  master - This is the Laravel release branch. Active development does not happen on this branch. This branch Laravel core code. When you download Laravel from laravel.com, you are downloading directly from this master branch. Do not make pull requests to this branch. 122  develop - This is the working features of the current development branch, the changes in the develop branch are pulled into the master branch, thus creating and releasing the newest stable version of Laravel for the world to use.
    0 码力 | 139 页 | 1.13 MB | 1 年前
    3
  • pdf文档 Laravel 5.1 中文文档

    能偶尔在线。 哪个分支? 所有的 bug 修复应该被提交到最新的稳定分支,永远不要把 bug 修复提交到 master 分支, 除非它们能够修复下个发行版本中的特性。 当前版本中完全向后兼容的次要特性也可以提交到最新的稳定分支。 重要的新特性总是要被提交到 master 分支,包括下个发行版本。 如果你不确定是重要特性还是次要特性,请在#laravel-devIRC 频道问一下 Taylor resources/views/layouts/master.blade.php --> App Name - @yield('title') @section('sidebar') This is the master sidebar. hild.blade.php --> @extends('layouts.master') @section('title', 'Page Title') @section('sidebar') @parent

    This is appended to the master sidebar.

    @endsection @section('content')
    0 码力 | 307 页 | 3.46 MB | 1 年前
    3
  • pdf文档 Laravel 5.2 中文文档

    偶尔在线。 3、哪个分支? 所有的 bug 修复应该被提交到最新的稳定分支,永远不要把 bug 修复提交到 master 分 支,除非它们能够修复下个发行版本中的特性。 当前版本中完全向后兼容的次要特性也可以提交到最新的稳定分支。 重要的新特性总是要被提交到 master 分支,包括下个发行版本。 如果你不确定是重要特性还是次要特性,请在 #laravel-dev IRC 频道问一下 resources/views/layouts/master.blade.php --> App Name - @yield('title') @section('sidebar') This is the master sidebar blade.php --> @extends('layouts.master') @section('title', 'Page Title') @section('sidebar') @parent

    This is appended to the master sidebar.

    @endsection @section('content')
    0 码力 | 377 页 | 4.56 MB | 1 年前
    3
  • pdf文档 《Slides Dev Web》02. Introduction aux frameworks PHP

    ); } 23http://www.redbeanphp.com/ 24http://www.doctrine-project.org/ 25http://laravel.com/docs/master/eloquent 26https://en.wikipedia.org/wiki/List_of_object-relational_mapping_software#PHP 17 URI redbeanphp.com/ 35https://github.com/nikic/FastRoute 36https://github.com/HE-Arc/php-intro-framework/blob/master/06-fastroute/index.php 37http://www.php-fig.org/psr/psr-7/ 21
    0 码力 | 24 页 | 1.03 MB | 1 年前
    3
  • pdf文档 Laravel 5.3 中文文档

    32 3、哪个分支? 所有的 bug 修复应该被提交到最新的稳定分支,永远不要把 bug 修复提交到 master 分支,除 非它们能够修复下个发行版本中的特性。 当前版本中完全向后兼容的次要特性也可以提交到最新的稳定分支。 重要的新特性总是要被提交到 master 分支,包括下个发行版本。 如果你不确定是重要特性还是次要特性,请在 Slack 小组 LaraChat 的#internals 一个“主”页面布局,由于大多数 Web 应用在不同页面中使用同一个布局,可以很方便的将这个布 局定义为一个单独的 Blade 页面: 本文档由 Laravel 学院(LaravelAcademy.org)提供 Laravel 学院致力于提供优质 Laravel 中文学习资源 201 @yield('title') @section('sidebar') This is the master sidebar. @show
    @yield('content')
    0 码力 | 691 页 | 9.37 MB | 1 年前
    3
  • pdf文档 Learning Laravel

    engine out of the box. The Blade templating engine allows us to create master templates and child templating loading content from master templates, we can have variables, loops and conditional statements ser Step 3 – Install Laravel To download latest version of Laravel, Use below command to clone master repo of laravel from github. $ cd /var/www $ git clone https://github.com/laravel/laravel.git
    0 码力 | 216 页 | 1.58 MB | 1 年前
    3
  • pdf文档 《Slides Dev Web》 01. Cours devweb

    com/in/raphaelemourgeon/ 5https://he-arc.github.io/slides-devweb/ 6https://github.com/HE-Arc/slides-devweb/tree/master/src 7https://teams.microsoft.com/l/team/19%3ahGPvEcXl8HCohGre1MLq7AQ4qPWNkY_JqMTTPMPLM- I1%40thread
    0 码力 | 7 页 | 129.56 KB | 1 年前
    3
  • pdf文档 《Slides Dev Web》 12. Risques applicatifs

    php/CSRF 13https://www.xudongz.com/blog/2017/idn-phishing/ 14https://github.com/codebox/homoglyph/blob/master/raw_data/char_codes.txt 15https://onlineunicodetools.com/spoof-unicode-text 16https://www.shodan
    0 码力 | 12 页 | 474.37 KB | 1 年前
    3
共 12 条
  • 1
  • 2
前往
页
相关搜索词
SlidesDevWeb03Laravel5.0Documentation3.25.1中文文档5.202IntroductionauxframeworksPHP5.3Learning01Coursdevweb12Risquesapplicatifs
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩